
@charset "utf-8";
@font-face {
    font-family: 'din';
    src: url('../fonts/din-bold_0-webfont.eot');
    src: url('../fonts/din-bold_0-webfont.eot') format('embedded-opentype'),
         url('../fonts/din-bold_0-webfont.woff2') format('woff2'),
         url('../fonts/din-bold_0-webfont.woff') format('woff'),
         url('../fonts/din-bold_0-webfont.ttf') format('truetype'),
         url('../fonts/din-bold_0-webfont.svg#dinbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas';
    src: url('../fonts/bebas.eot');
    src: url('../fonts/bebas.eot') format('embedded-opentype'),
         url('../fonts/bebas.woff2') format('woff2'),
         url('../fonts/bebas.woff') format('woff'),
         url('../fonts/bebas.ttf') format('truetype'),
         url('../fonts/bebas.svg#bebas') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
  font-family: "Oswald";
  font-weight: 300;
  src: url("../fonts/oswald-light-ttf.sfd.ttf") format("truetype");
}
@font-face {
  font-family: "Oswald";
  font-weight: regular;
  src: url("../fonts/oswald-regular.ttf") format("truetype");
}
@font-face {
  font-family: "Oswald";
  font-weight: bold;
  src: url("../fonts/Oswald-Bold.otf") format("opentype");
}
@font-face {
  font-family: "FuturaBT";
  font-weight: regular;
  src: url("../fonts/FuturaBT\ Book.ttf") format("truetype");
}
@font-face {
  font-family: "FuturaBT";
  font-weight: 500;
  src: url("../fonts/ medium.ttf") format("truetype");
}
@font-face {
  font-family: "FuturaBT";
  font-weight: bold;
  src: url("../fonts/ bold.ttf") format("truetype");
}
html{overflow-x: hidden; height:auto}
body {font-family: "Open Sans","PingFang SC","Microsoft YaHei","Helvetica Neue","Arial","sans-serif";min-width: 320px; height:auto; color: #000;overflow: hidden;}
html.active{overflow-y: hidden;}
@font-face {
  font-family: 'iconfont';  /* Project id 1502878 */
  src: url('../fonts/font_1502878_mnwgl9i3rw.woff2') format('woff2'),
       url('../fonts/font_1502878_mnwgl9i3rw.woff') format('woff'),
       url('../fonts/font_1502878_mnwgl9i3rw.ttf') format('truetype');
}
@font-face {
  font-family: 'goomay';  /* project id 523133 */
  src: url('../fonts/font_523133_ysem17f1v5nrk9.eot');
  src: url('../fonts/font_523133_ysem17f1v5nrk9.eot') format('embedded-opentype'),
  url('../fonts/font_523133_ysem17f1v5nrk9.woff') format('woff'),
  url('../fonts/font_523133_ysem17f1v5nrk9.ttf') format('truetype'),
  url('../fonts/font_523133_ysem17f1v5nrk9.svg#goomay') format('svg');
}
.goomay a {
  font-family:"goomay" !important;
  font-size:12px!important;
  color: rgb(0,0,0,1)!important;
  font-style:normal;
  font-weight: normal;
  text-decoration: none!important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: uppercase;
  transition: .5s all;
}
.icon-goomay a:before { content: "\e602"; }
.goomay a:hover{color: rgb(0,0,0,.5)!important;}
.icon-g:before { content: "\e603"; }
.iconfont {font-family: 'iconfont';}
*{word-break:normal !important}
li {list-style: none;}
i {font-style: normal;}
p1 { line-height:33px; font-size:15px;}
a {color: #000;}
a:focus{text-decoration: none;outline: none;}
a:hover { color: #000;text-decoration: none;outline: none;}
p,h1,h2,h3,h4,h5,h6,ul,li {margin: 0;padding: 0;}
img {border: 0;  max-width: 100%; max-height:100%;}
.relative {position: relative;}
.clear{clear: both;}
.col{padding:0;}
.container {max-width: 1280px;  padding: 0;}
.container2 {width:100%;  margin: 0 auto; padding: 0 8vw;}
#page{padding-top: 0px; overflow: hidden;}
nav.mm-menu_offcanvas{display: none;}
#header a.mm_btn{display: none; transition: .3s all;}
#BMapLib_transBox0 table td{box-sizing: content-box !important;}
.target-fix {position: relative;top:-100px;display: block;height: 0;overflow: hidden;}
img[src=""],img:not([src]){opacity:0 !important;}
.table{display: table;width: 100%;height: 100%;margin:0;}
.table>.middle{display: table-cell;vertical-align: middle;}
/* 滚动条 */
::-webkit-scrollbar{width: 3px;  height: 5px;  background-color: #F5F5F5;  }  
/*定义滚动条轨道 内阴影+圆角*/  
::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.1);box-shadow: inset 0 0 6px rgba(0,0,0,0.1);border-radius: 0;background-color: #F5F5F5;}    
/*定义滑块 内阴影+圆角*/  
::-webkit-scrollbar-thumb{border-radius: 0;background-color: #31735b;border-radius: 3px;}  
/*滑块效果*/
::-webkit-scrollbar-thumb:hover{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.4);}
/*IE滚动条颜色*/
html {scrollbar-face-color:#bfbfbf;/*滚动条颜色*/scrollbar-highlight-color:#000;scrollbar-3dlight-color:#000;scrollbar-darkshadow-color:#000;scrollbar-Shadow-color:#adadad;/*滑块边色*/scrollbar-arrow-color:rgba(0,0,0,0.4);/*箭头颜色*/scrollbar-track-color:#eeeeee;/*背景颜色*/}
/* header */
.head{height: 100px;width: 100%; }
.header{width: 100%;z-index: 999;position: fixed;top:0;left: 0;transition: top 0.36s;}
.head_active .header-top-lang{
  display:none;
}
.header-top-lang .language{
  padding:0 10px;
  border-left: 1px solid #456cab;
  border-right: 1px solid #456cab;
  text-transform: uppercase;
}
.header .inner{height: 75px;line-height: 75px;transition: 0.36s; padding: 0 1vw;/*background: #fff; max-width:1200px; */margin:auto;/*padding:0 2vw;*/}
.header .header-container{background-color: #fff;/*padding:0 20px;*/transition: 0.36s;}
.header .inner .logo{font-size: 0;height: 75px;line-height: 75px;transition: 0.36s;position: relative;z-index: 5;}
.header .inner .index-logo{min-width: 100px;}
.header .inner .index-logo a{display: block; height: 75px;}
.head_active {background: #fff;border-bottom: 1px solid #e5e5e5;}
.header-top-lang{
  line-height: 32px;
}
.header-top-lang a{color:#d3d9e6;}
.header-top-div{color: #d3d9e6;display: inline-block;border-left: 1px solid #456cab;border-right: 1px solid #456cab;padding:0 20px;line-height: 32px;}
.header-top-div-eamil{border-right: none;}
.header .inner nav{position: relative;margin-right: 5vw;}
.header .inner nav ul{font-size: 0;white-space: nowrap;}
.header .inner nav ul li{display: inline-block;vertical-align: middle;position: relative;font-size: 18px;margin-right: 1.5vw;}
.header .inner nav ul li>a{transition: color 0.3s;color:#000;display: block;height: 100%;padding:0 10px; font-size:18px; position: relative;text-transform:capitalize;font-weight: 500;}
.header .inner nav ul li>a::after{content:'';width: 0;left: 50%;height: 3px;background: #FEC525;transition: 0.36s;position: absolute;bottom:0;}
.header .inner nav ul li.active>a,.header .inner nav ul li>a:hover{color:#FEC525!important;}
.header .inner nav ul li .child {position: absolute;top:100%;left: 0;padding:20px 0;border-top:1px solid #e5e5e5;background: #fff;display: none;line-height: 1;white-space: nowrap; box-shadow: 0 0 10px rgba(0,0,0,.15)}
.header .inner nav ul li .child .left{display: inline-block;/*width: 200px;*/vertical-align: middle;}
.header .inner nav ul li .child .left a{padding:0 22px 0 20px;display: block;transition: 0.36s;position: relative;font-size: 0;text-transform: capitalize;}
.header .inner nav ul li .child .left a.active span{color: #FEC525;}
.header .inner nav ul li .child .left a span{display: inline-block;height: 100%;width: 100%;padding:14px 20px 14px 0;text-overflow: ellipsis;overflow: hidden;border-bottom: 1px solid rgba(229,229,229,0.32);font-size: 16px;color:#000;}
.header .inner nav ul li .child .left a i{color:#FEC525;position: absolute;right: 20px;top:50%;margin-top: -9px;font-size: 14px;transform: translateX(-5px);opacity: 0;transition: 0.36s;}
.header .inner nav ul li .child .left a:hover{background: #f7f7f7;}
.header .inner nav ul li .child .left a:hover i{transform: none;opacity: 1;}
.header .inner nav ul li .child .slide{display: inline-block;width: 425px;text-align: center;vertical-align: middle;padding:0 25px}
.header .inner .right-bar{font-size:0;}
.header .inner .language{text-transform: uppercase; display: none; font-size: 0; position:relative; vertical-align:middle; transition: 0.36s;}
.head_active .inner .language{display: inline-block;}
.header .inner .language>a{display: block;padding:0 15px;font-size: 16px;color:#fff;height: 45px;line-height: 45px; transition: .36s;}
.header .inner .language>a i{display: inline-block;font-size: 22px;vertical-align: middle;line-height: 1;margin-right: 5px;}
.header .inner .language .lang-none{display: none; position: absolute; width: 100%;}
.header .inner .language .lang-none a{display: block;text-align: center;height: 45px;line-height: 45px;border-top:1px solid #e5e5e5;font-size: 16px;color:#939393;background: #fff;}
.header .inner .language:hover{box-shadow: 0px 0px 9px 0px rgba(6, 0, 1, 0.18);}
.header .inner .language .lang-none a:hover{background: #FEC525;color:#ffffff;}
.header .inner .contact{font-size: 0;}
.header .inner .contact i{display: inline-block;font-size: 0;vertical-align: middle;line-height: 1;margin-right: 5px;}
.header .inner .contact span{display: inline-block;color:#939393;font-size: 16px;vertical-align: middle;}
.header .inner .index-search{padding-left: 1.5vw;z-index: 5;position: relative; font-size:22px; display: inline-block; margin-right: 6px; vertical-align:middle;}
.header .inner .index-search:before{content:""; width:1px; height:18px; background:rgba(255,255,255,.6); position:absolute; left:0; top:50%; transform:translateY(-50%);}
.header .inner .index-search a{color:#fff; height:36px; width: 36px; line-height:36px; display:block; text-align: center;}
.header .inner .index-search a.header-search{background-color: #FEC525;}
.header .inner .index-search i{vertical-align: middle;}
.header .inner .index-search svg path{transition: 0.36s; fill:#000;}
.header .inner .index-search .content{position: fixed;width:100%;height: 100%;top:0;left: 0;background: rgba(0, 0, 0, 0.45);z-index: 999;display: none;}
.header .inner .index-search .content .container{position: relative;height: 100%;}
.header .inner .index-search .content .s-content{background: #fff;text-align: center;padding:6vh 0;position: absolute;top:30%;width: 100%;left: 0;transform: translateY(20px);opacity: 0;transition: 0.5s;}
.header .inner .index-search .content a.close{position: absolute;font-size: 32px;top:10px;right: 20px;color:#333;}
.header .inner .index-search .content .title{font-size: 24px;color:#242424;margin-bottom: 10px;line-height: 1.5;}
.header .inner .index-search .content .input{font-size: 0;line-height: 1;}
.header .inner .index-search .content input{height: 60px;outline: none;vertical-align: middle}
.header .inner .index-search .content .inpt3{padding-left: 20px;border:1px solid #d2d2d2;font-size: 16px;width: 45%}
.header .inner .index-search .content .inpt3::-webkit-input-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt3:-moz-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt3::-moz-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt3:-ms-input-placeholder {color: #b6b6b6;}
.header .inner .index-search .content .inpt4{width: 60px;background: #FEC525 url(../fonts/af40fbe3ff3e4eb4bedf33fc7f4d5eaf.woff);}
.head_active .inner nav ul li>a, .head_active .inner nav ul li.active>a{color: #000;}
.head_active .inner nav ul li>a:hover{color: #FEC525}
.head_active .inner .index-search a{color:#000; transition: 0.36s;}
.head_active .inner .index-search a.header-search{color: #ffffff;}
.head_active .inner .index-search:before{background:#ccc;}
.head_active .inner .language svg path{fill: #000; transition: 0.36s;}
.head_active .inner .language>a{color: #000;}
.head_active .inner .index-logo{min-width: 100px;}
.head_active .inner .index-logo a{display: block; height: 80px;}

/* banner */
.col-index-banner {transition: 0.5s all ease;position: relative;}
.col-banner{transition: 0.5s all ease;position: relative;}
.col-banner .swiper-slide{background-position: center !important;background-size: cover !important; position: relative; overflow:hidden;}
.col-banner .banner-img{height: 768px; background-size: cover!important;}
#col-banner .swiper-slide .img{height: auto; background-size: cover!important;}
.col-banner .container2{height:100%; position: absolute;top:0;left: 50%;transform: translateX(-50%); z-index: 9;}
#col-index-banner{margin-top: 0;}
#col-index-banner .container2{position: absolute;top:0;left: 50%;transform: translateX(-50%); z-index: 9;}
.col-banner .ban_cont{position: absolute;bottom:50%;transform: translateY(50%);color:#fff;width: 100%;padding:0 10px;}
#col-index-banner .ban_cont h2{font-weight: bold;font-size:5rem; margin-top: 30px; margin-bottom:10px; transform: translateY(20px);opacity: 0;transition: 0.5s;}
#col-index-banner .ban_cont h3{font-weight: bold;font-size:5rem; margin-bottom:10px; transform: translateY(20px);opacity: 0;transition: 0.7s;}
#col-index-banner .ban_cont p{font-size:2.6rem;line-height: 1;transform: translateY(20px);opacity: 0;transition: 0.9s;}
#col-index-banner .ban_cont a.more{display: inline-block;margin:50px auto 0; border-radius: 25px; padding:0 15px; background: rgba(255,255,255,.1); border:0.5px solid rgba(255,255,255,1);line-height: 36px;text-align: center;font-weight: bold;font-size:14px;color:#fff;transform: translateY(20px);opacity: 0;transition: 1.1s;}
#col-index-banner .ban_cont a.more:hover{background: #F08300; transition: .3s all;}
.col-banner .ban_cont strong{display:inline-block; font-weight: normal;font-size:5rem; margin-top: 400px;margin-left:60px; padding-bottom:0px; transform: translateY(20px);opacity: 1;transition: 0.5s; position: relative;}
.col-banner .ban_cont strong:after{content:""; width: 60px; height: 6px; background: #FEC525; position: absolute; left:-80px; top: 30px}
.col-banner .ban_cont strong p{opacity: 0.5;font-size: 22px;}
.col-banner .swiper-slide-active .ban_cont strong{transform: none;transition-delay: 0.5s;opacity: 1;}
#col-index-banner .swiper-slide-active .ban_cont h2{transform: none;transition-delay: 0.5s;opacity: 1;}
#col-index-banner .swiper-slide-active .ban_cont h3{transform: none;transition-delay: 0.7s;opacity: 1;}
#col-index-banner .swiper-slide-active .ban_cont p{transform: none;transition-delay: 0.9s;opacity: 1;}
#col-index-banner .swiper-slide-active .ban_cont a.more{transform: none;transition-delay: 1.1s;opacity: 1;}
#col-index-banner .swiper-pagination{padding:0 8vw;bottom: 150px;color:#f08200;font-weight: bold;font-size: 18px; text-align:left;}
#col-index-banner .swiper-button{width: auto;height: auto;margin-top: 0;background: none;outline: none;opacity: 1;color:#fff;top: auto;bottom:50%;font-size: 18px;opacity: 0.3; transition: .5s all;}
#col-index-banner .swiper-button:hover{ opacity: .8; transition: .5s all; }
#col-index-banner .swiper-button i{font-size:40px!important; }
#col-index-banner .swiper-button-prev{left: 0%;margin-left: 15px;}
#col-index-banner .swiper-button-next{right: 0%;margin-right: 15px;}
#col-index-banner .swiper-pagination-bullet{width: 12px; height: 12px; background:#fff!important; opacity:.6!important;display: block;margin-bottom: 5px;}
#col-index-banner .swiper-pagination-bullet-active{background: #FEC525!important; opacity:1!important;}
.col-banner .banner-mask{
  width: 100%; position: absolute; height: 180px; top: 0; 
        background: -webkit-linear-gradient( top, rgba(0, 0, 0, .5),rgba(0, 0, 0, 0) ); /* Safari 5.1 - 6 */
        background: -o-linear-gradient(bottom,rgba(0, 0, 0, .5),rgba(0, 0, 0, 0)); /* Opera 11.1 - 12*/
        background: -moz-linear-gradient( bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); /* Firefox 3.6 - 15*/
        background: linear-gradient(to bottom,rgba(0, 0, 0, .5), rgba(0, 0, 0, 0)); /* 标准的语法 */
}
#col-index-banner .scroll-down{position:absolute; bottom:150px; left:50%; transform:translateX(-50%); z-index:8;}
.col-banner .scroll-down{position:absolute; bottom:60px; left:50%; transform:translateX(-50%); z-index:8;}
.col-banner .index-banner-content {
    position: absolute;
    top: 35%;
    text-align: left;
    color: #ffffff;
    font-size: 22px;
}
.owl-carousel .owl-dots {
  position: absolute;
  right: 5%;
  bottom: 15%;
}

.owl-carousel button.owl-dot {
  position: relative;
  display: block !important;
  margin-bottom: 20px;
}

.col-banner .owl-carousel .owl-nav button.owl-next,
.col-banner .owl-carousel .owl-nav button.owl-prev,
.col-banner .owl-carousel button.owl-dot {
  outline: none;
  border-radius: 50px !important;
  width: 6px;
  height: 6px;
  background-color: #ffffff !important;
}

.col-banner .owl-carousel button.active:after {
  position: absolute;
  content: '';
  width: 18px;
  height: 18px;
  border: solid 1px #ffffff;
  border-radius: 50px;
  left: -6px;
  bottom: -6px;
}


.pagination>li>a,
.pagination>li>span {
  margin: 0 7px !important;
  padding: 1px 7px !important;
  border: solid 1px #3b3b3b !important;
  color: #3b3b3b;
  border-radius: 0 !important;
}
/* product */
.col-index .container{padding-left: 8vw; padding-right: 8vw; width: 100%;}
.col-index-product{padding:5vh 0 5vh;}
h2.title-head {margin-bottom: 4.5vh;position: relative;font-size: 4rem;font-weight: bold;text-align: center;}
h2.title-head .title-head-title{color: #0065B2;font-size: 3rem;line-height: 80px;position: relative;text-transform:uppercase;}
h2.title-head .title-head-title:before{content: '';position: absolute;width:24px;height: 2px;background: #0065B2;left: -30px;top: 50%;}
h2.title-head .title-head-title:after{content: '';position: absolute;width:24px;height: 2px;background: #0065B2;right: -30px;top: 50%;}
h2.title-head a{position: absolute; bottom:0; right: 0; display: inline-block; padding: 0 20px; font-size:1.6rem; line-height: 30px; }
h2.title-head a i{margin-left: 5px; font-size:15px;}

.col-index-product { background-image:url(../picture/i_bg2.jpg)}
/*.col-index-product h2.title-head span{font-size: 1.8rem; display: block; color: #999; font-weight: normal; margin-top: 15px;}*/
.col-index-product .title-head{position: relative;font-size: 4rem; margin-top:20px; font-weight: bold;}
.col-index-product .title-head .title-head-title{font-size: 4rem;color: #fff;text-transform:uppercase;}
.col-index-product .title-head .product-title{color:#666565;font-size: 3rem;line-height: 6rem;font-weight: normal;}
.col-index-product .product-desc{padding: 40px 0; margin-top:-20px; font-size: 1.6rem;line-height: 3rem;color: #fff;}
.col-index-product .product-list{position: relative; margin-top: 0px;}
.col-index-product .product-list .col-sm-4{}
.col-index-product .product-list .product-column{background: #ffffff;padding:40px 30px 0;margin-bottom: 30px; transition:.5s;}
.ptitle{font-size: 2.5rem;
    font-weight: bold; color:#034ea2; padding-bottom: 20px; margin-top:20px; border-bottom: 1px solid #e5e5e5;}
.pdesc{height: 80px;overflow: hidden;font-size: 1.6rem;line-height: 3rem;color: #666565;padding:20px 0;}
.purl{width: 60px;height: 60px;background: #4081C7;color: #ffffff;text-align: center;line-height: 60px;margin-top:20px;}
.col-index-product .product-list .product-column:hover{background: #4081C7; transition:.5s;}
.col-index-product .product-list .product-column:hover .ptitle{color: #ffffff;border-bottom: 1px solid #264a84;}
.col-index-product .product-list .product-column:hover .pdesc{color: #ffffff;opacity: 0.8}
.col-index-product .product-list .product-column:hover .purl{background: #FEC525;box-shadow:0 0 10px rgba(0,0,0,.15); transition:.5s;}

/* about */
.col-index-about{padding:100px 0 50px;}
.col-index-about .img{float: left;width: calc(100%/2 - 40px);margin-right: 20px;}
.col-index-about .company{font-size: 4.6rem;font-weight: bold; color:#034ea2;line-height: 60px; margin-bottom:20px;margin-top: 10px;}
.col-index-about .title-head-title{font-size: 3rem;color: #0065B2;}
.col-index-about .s-content{font-size: 1.6rem;line-height: 3rem;color: #666565;}
.about-item{
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 30px 0;
}
.about-item-box{margin-left: 30px;}
.about-item-title{font-size: 1.8rem;line-height: 3rem;}
.about-item-desc{font-size: 1.6rem;line-height: 3rem;color: #666565;}

.col-index-other{background: #034ea2;position: relative;height: 666px;overflow:hidden;}
.col-index-other li{
  color: #ffffff;
  display: flex;
  align-items: center;
  margin: 40px 0;
}
.col-index-other li .about-item-desc{color: #ffffff;opacity: 0.6}
.no-padding{padding:0;}
.index-other-left{padding-top: 70px;padding-bottom: 60px}
.index-other-title{color: #ffffff;font-size: 3.2rem;}
.index-other-right {text-align: right;position: absolute;right: 0;padding-right:0;height: 100%;}
.index-other-right img{height: 100%;width: auto;max-width: none;}
.col-index-other .container,.col-index-other .row{height: 100%;}

/* news */
.col-index-news{padding:10vh 0;}
.col-index-news h2{margin-bottom: 5vh;}
.col-index-news h2 span{display: inline-block;position: relative;font-weight: bold;}
.col-index-news h2 a.more{font-size: 14px;font-weight: bold;color:#FEC525;float: right;}
.col-index-news .swiper-slide {background: #fff;}
.col-index-news .swiper-slide a{display:block; border:1px solid #dedede;}
.col-index-news .swiper-slide .img{overflow: hidden;position: relative;}
.col-index-news .swiper-slide .img img{width: 100%;transition: 0.5s;}
.col-index-news .swiper-slide .content{padding: 15px 25px 30px 25px; color: #333;}
.col-index-news .swiper-slide:hover{box-shadow:0 0 10px rgba(0,0,0,.15); transition:.5s;}
.col-index-news .swiper-slide:hover .content{background: #FEC525; color: #fff; transition: .5s all;}
.col-index-news .swiper-slide:hover p.date{color: #fff; transition: .5s all;}
.col-index-news .swiper-slide:hover .s-content{color:#fff; transition:.5s;}
.col-index-news .swiper-slide h3{margin:0px 0 12px; font-size: 2rem;font-weight: bold;line-height: 1.4; max-height:70px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.col-index-news .swiper-slide p.date{color:#999;font-weight: bold;margin-top: 2.5vh;}
.col-index-news .swiper-slide p.date i{color:#FEC525;}
.col-index-news .swiper-slide .s-content{font-size:1.5rem; line-height: 1.57;color:#777;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;height: 75px;}
.col-index-news .swiper-slide:hover .img img{transform: scale(1.1);}
.col-index-news .swiper-pagination-bullet-active{background:#FEC525!important;}
.col-index-news .swiper-pagination-bullet{width:10px; height:10px;}
.col-index-news .swiper-pagination{position: relative;bottom: auto;margin-top:3vh;color:#FEC525;font-weight: bold;font-size:18px;}
.col-index-news .swiper-button{width: auto;height: auto;margin-top: 0;background: none;outline: none;opacity: 1;color:#000;top: auto;bottom:0;font-size: 18px;}
.col-index-news .swiper-button-prev{left: 50%;margin-left: -65px;}
.col-index-news .swiper-button-next{right: 50%;margin-right: -65px;}

.col-index-news .news-container{margin:0;}
.col-index-news .news-box{padding:0;margin-bottom: 30px;}
.col-index-news .news-box .news-right{max-width: 360px;margin:0 auto;box-shadow:0 0 10px rgba(0,0,0,.15);height: 336px;padding:30px;float: left;color:#929292;line-height: 30px;font-size: 16px}
.col-index-news .news-box .news-right .news-date{font-size: 14px;}
.col-index-news .news-box .news-right h3{color:#000;line-height: 36px}
.col-index-news .news-box .news-right a{color:#929292;}
.col-index-news .news-box .news-right a:hover{color:#FEC525;}
.news-readmore{margin-top: 20px;}
.col-index-news .news-box .news-left{text-align: center;padding:0;float: left}
.col-index-news .news-more{width: 160px;line-height: 60px;height: 60px;border: 1px solid #dcdcdc;text-align: center;font-size: 16px;color:#fff;margin: 20px auto;}
.col-index-news .news-more:hover{color: #ffffff;background: #FEC525;}

.news-more{width: 160px;line-height: 60px;height: 60px;border: 1px solid #dcdcdc;text-align: center; background-color:#034ea2;font-size: 16px;color:#fff; margin-top:20px;}
.news-more:hover{color: #ffffff;background: #FEC525;}
/**/
.col-index-application{background:#f3f5f8;padding: 60px 0;}
/*.col-index-application .container2{position:absolute; padding-top:14vh; z-index:9;}*/
/*.col-index-application .title-head{ color:#fff; position:relative; padding-bottom:5vh;}*/
/*.col-index-application .title-head:after{content:""; position:absolute; width:50px; height:4px; background:#FEC525; bottom:0; left:0;}*/
/*.col-index-application .container2 .block-content{width:500px; font-size:1.8rem; line-height:1.8; color:#fff;}*/
/*.col-index-application .container2 a{padding:10px 4vw; border:2px solid #fff; text-align:center; font-size:1.8rem; display:inline-block; margin-top:8vh; color:#fff; transition:.5s;}*/
.col-index-application .container2 a:hover{background:#FEC525; border-color:#FEC525; transition:.5s;}

.app-desc{color:#929292;font-size: 16px;line-height: 80px;}
.app-container{display: flex;flex-direction: column;flex-wrap: wrap;height: 1200px;}
.app-container .app-box{margin-bottom: 30px;width: calc(100%/3 - 30px);position: relative;}
.app-box6,.app-box7,.app-box8{margin-right: 0;}
.app-title{position: absolute;bottom: 30px;left: 30px;color: #ffffff;}
.app-title p{opacity: 0.8;font-size: 16px;}
.app-title-mask,.app-url{display: none;}
.app-box:hover .app-title{z-index: 99;bottom: 50%;left: 20%;}
.app-box:hover .app-title-mask{position: absolute;display:block;background: #FEC525;opacity: 0.8;width: 90%;height: 90%;margin:5%;left: 0;bottom: 0;z-index: 98}
.app-box:hover .app-url{position: absolute;display:block;width: 50px;height: 50px;color: #FEC525;background: #ffffff;margin-left: 5%;margin-bottom: 5%;bottom: 0;left: 0;z-index: 99;line-height: 50px;text-align: center;}

/* contact */
.col-index-contact{padding:11vh 0;background: #eff2f5;}
.col-index-contact .left{float: left;width: 50%;}
.col-index-contact .left .content{font-size:20px;color:#666;line-height: 1.2;margin-bottom: 7.5vh;max-width: 450px;}
.col-index-contact .left .content p:nth-child(1){color:#000;font-size:48px;font-weight: bold;}
.col-index-contact .left .info{border-left: 3px solid #FEC525;padding-left: 32px;max-width: 500px;}
.col-index-contact .left .info p.contact{font-size:34px;font-weight: bold;}
.col-index-contact .left .info p.address{position: relative;padding-left: 35px;color:#666;line-height: 1.333;font-size:18px;}
.col-index-contact .left .info p.address i.fa{position: absolute;left: 0;top:50%;transform: translateY(-50%);color:#000;font-size: 24px;}
.col-index-contact .right{float: right;width: 50%;/*padding-right: 10vw;*/}
.col-index-contact .right h2{font-size:30px;color:#000;margin-bottom: 20px;font-weight: bold;}
.col-index-contact .right form ul li{margin-bottom: 15px;}
.col-index-contact .right form ul li:nth-child(-n+2){width: 49%;float: left;}
.col-index-contact .right form ul li:nth-child(1){margin-right: 2%;}
.col-index-contact .right form ul li input,.col-index-contact .right form ul li textarea{width:100%;height: 50px;border-radius: 5px;background: #fff;border:1px solid #d2d2d2;padding-left: 10px;outline: none;}
.col-index-contact .right form ul li textarea{padding-top:10px;min-height: 180px;}
.col-index-contact .right form .sub{display: block;margin:6vh 0 0;width: 240px;height: 46px;border:3px solid #FEC525;line-height: 40px;text-align: center;font-weight: bold;font-size:14px;color:#FEC525;transition: 0.36s;text-transform: uppercase;}
.col-index-contact .right form .sub:hover{background: #FEC525;color:#fff;}
/**/
.col-index-block{}
.col-index-block ul{font-size:0; padding:75px 0;border-top:1px solid #dedede;}
.col-index-block ul li{width:33.33%; display:inline-block; vertical-align:top;}
.col-index-block ul li .inner{padding-left:124px; width:420px; position:relative;}
.col-index-block ul li .inner .img{position:absolute; left:0; padding:20px; border-radius:100%; border:1px solid #dedede;}
.col-index-block ul li .inner .s-title{padding-bottom:15px; margin-bottom:15px; font-size:1.6rem; font-family:"din"; color:#c9c9c9; text-transform:uppercase; position:relative;}
.col-index-block ul li .inner .s-title:after{content:""; width:20px; height:3px; background:#FEC525; position:absolute; left:0; bottom:0;}
.col-index-block ul li .inner .s-desc{font-size:1.8rem; line-height:1.5; color:#000;}
.col-index-block ul li .inner .s-desc strong{color:#FEC525;}
.col-index-block ul li:last-child{padding-right:0;}
.mbxwrap{color:#646464;text-transform: capitalize;}
.mbxwrap a{color:#646464;}
.mbxwrap a:hover{color: #FEC525;}
.mbx{line-height: 6rem;height: 6rem;border:2px solid #f5f5f5;}
.vicenavwrap .subnav-title{font-size: 1.6rem;line-height: 6rem;background: #f5f5f5;text-align: center;margin-bottom: 2rem;text-transform: capitalize;}
.vicenavwrap a.active .subnav-title{color: #ffffff;background: #FEC525;}
.vicenavwrap a:hover{color: #FEC525;}
.nycontainer{padding: 5vh 0 10VH 0;}
.vicenavwrap{padding-right: 3rem}
.nytitle h2{line-height: 6rem;}
.nytitle{margin-bottom: 2rem;border-bottom: 2px solid #f5f5f5;padding-bottom:1rem;}
.nycontent{color:#646464;line-height: 3rem;}

.contact-content{padding:6rem;background: #f9f9f9;margin:4rem 0;}
.contact-content h3{color: #000000;margin-bottom: 2rem}
.contact-content p{line-height: 4rem;font-size: 1.6rem}

/* page */
.page {text-align: center;padding-top: 5rem;}
.page ul li a{border:1px solid #dedede !important; margin:0 3.5px;width: 33px;height:33px;padding: 0;line-height: 30px;font-size: 16px; font-weight: 500;}
.page ul li.disabled a{border:none;background: none;}
.page ul li.active a{border-color:#FEC525 !important;background: #FEC525;color:#fff;}
.pagination > .disabled > span, .pagination > .disabled > span:hover, .pagination > .disabled > span:focus, .pagination > .disabled > a, .pagination > .disabled > a:hover, .pagination > .disabled > a:focus {border:none;background: #fff;}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {color:#fff; background: #FEC525;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {background: #fff;color:#FEC525;}
.pagination>li:last-child>a, .pagination>li:last-child>span{color: #06478c}
/* 内页 */
.col-sub-nav{margin: 7vh auto 10px auto; text-align: left;}
.col-sub-nav menu{font-size: 0; display: inline-block; padding: 0; text-align: left; border-radius: 30px;  position: relative;}
.col-sub-nav menu>div{ display: inline-block;font-size: 16px;}
.col-sub-nav menu>div a{display: block; padding: 0 50px 0 0; line-height: 70px; color: #333; font-size: 2.4rem; text-align: center; position: relative; z-index: 8; transition: .5s all;}
.col-sub-nav menu>div a:hover, .col-sub-nav #menu>div a.current{ color: #FEC525; font-weight: bold; line-height: 70px; transition: .5s all;}
.col-sub-nav menu>div.current a{color: #1470cc; font-size: 2.8rem; transition: .9s all;}
.col-sub-nav .nav_border{background: #e21121; position: absolute; height: 60px; bottom: 0; left: 0; color: #c70025; border-radius: 30px;}
#col-product-nav menu>div a{padding: 0 100px;}
/* 关于我们 */
.col-page .col-common{padding: 8vh 0;}
.col-page .title-head{margin-bottom: 4.5vh;}
.col-common .container2{position:relative;}
.sub-container{padding: 0 80px; overflow: hidden;}
.col-page .title-head{font-size: 4.8rem; text-align:left; }
.col-page-about .sub-container{padding: 0 80px; overflow: hidden;}
.col-page-about .col-profile {background: url(../images/about_bg.jpg) #fff no-repeat center bottom;padding:8vh 0 12vh 0;}
.col-page-about .col-profile .title-head{margin:0vh auto 8vh auto; position: relative;}
.col-page-about .col-profile .block-content{position:relative;}
.col-page-about .about-content{max-width:810px; position: relative; float:right;  padding-top: 10px; font-size: 1.6rem; line-height: 1.6;}
.col-page-about .about-content h2{font-size:2.4rem;font-weight: bold; color:#FEC525; line-height:1.3; margin-bottom: 4vh;}
.col-page-about .about-img{margin-top: 80px;}
.col-page-about .data-bar{position: absolute; left: 0; top: 0;}
.col-page-about .data-bar p{display: block; padding: 8px 0 40px 5px;}
.col-page-about .data-bar strong{font-size:4.8rem; font-family: 'bebas'; font-weight:normal; color: #FEC525;}

.col-page-about .col-speech{min-height: 750px; background: #f8f8f8; padding: 10vh 0 12vh 0;}
.col-page-about .col-speech .title-head{color: #000; margin-bottom: 5vh;}
.col-page-about .col-speech .inner{padding-right:50px;}
.col-page-about .col-speech .block-content{padding: 20px 0; line-height:1.8; color:#666; font-size:1.6rem;}
.col-page-about .col-speech .block-content strong{color:#000; font-size:1.8rem;}

.col-page-about .col-culture{min-height: 900px; background: url(../images/culture_bg.jpg) no-repeat center; padding: 15vh 0 6vh 0;}
.col-page-about .col-culture .title-head{color:#fff; margin:0 0 10vh 0;}
.col-page-about .culture-container .swiper-slide{padding:0 45px; color:#fff; border-right:1px solid rgba(255,255,255,.2);}
.col-page-about .culture-container .swiper-slide em{font-size:1.6rem; font-family:'bebas'; font-style:normal; color:rgba(255,255,255,.3);}
.col-page-about .culture-container .swiper-slide h3{font-size:3.6rem; margin:70px 0 30px 0;}
.col-page-about .culture-container .swiper-slide .s-content{font-size:1.6rem; line-height:1.8;}

.col-page-about .col-history{min-height: 790px; background: url(../images/develop_bg.jpg) no-repeat center; background-size: cover; padding: 15vh 0 6vh 0;}
.col-page-about .col-history .title-head{color:#fff; margin:0 0 10vh 0;}
.col-page-about .history-container{}
.col-page-about .history-container .swiper-slide{padding:10px 45px 15px 45px; color:#fff; border-left:2px solid rgba(255,255,255,1);}
.col-page-about .col-history .history-container .swiper-slide.even{margin-top:50px;}
.col-page-about .history-container .swiper-slide h3{font-size:3.6rem; margin:0px 0 30px 0; font-family:'bebas'; }
.col-page-about .history-container .swiper-slide .s-content{font-size:1.6rem; line-height:1.8;}
/**/
.col-page-about .col-honor{padding:15vh 0;}
.col-page-about .col-honor .title-head{margin-bottom: 50px;}
.honor-wrapper{position: relative;}
.honor-wrapper .tab-list{position: absolute; right: 0; top:-80px;}
.honor-wrapper .tab-list li{display: inline-block; padding:0 10px;}
.honor-wrapper .tab-list li a{font-size: 2rem; display: inline-block; padding-bottom: 5px; font-weight: 500;}
.honor-wrapper .tab-list li.flex-active a{color: #FEC525; border-bottom: 2px solid #FEC525;}
/**/
.col-page-about .col-video{padding:0; position: relative;}
.col-page-about .col-video img{}
.col-page-about .col-video .title-head{text-align:center; color: #fff; position: absolute; left:50%; top: 50%; transform: translate(-50%,-50%);}
.col-page-about .col-video .title-head span{display: block; margin-bottom: 20px;}
.col-page-about .col-video .title-head i{border-radius: 100%; padding:30px; font-size: 2.4rem; border:2px solid #fff;}
.col-page-about .col-video a{color: #fff;}
/**/
.col-page-about .col-image{padding:15vh 0;background: #eff2f5;}
.col-page-about .col-image .title-head{font-size: 3.6rem; line-height: 60px;  margin-bottom: 5vh;}
.col-page-about .col-image .honor-container .swiper-slide{background: #fff;height: auto;}
.col-page-about .col-image .image-container .swiper-slide .img{overflow: hidden;position: relative; margin:6px;}
.col-page-about .col-image .image-container .swiper-slide .img img{width: 100%;transition: 0.5s;}
.col-page-about .col-image .image-container .swiper-slide:hover .img img{transform: scale(1.1);}
.col-page-about .col-image .image-container .swiper-slide .title{padding:15px 20px 20px;font-size: 16px;color:#666; text-align:center; font-size: 14px; line-height: 1.5;font-weight: 500;}
.col-page-about .col-image .image-container .swiper-pagination{position: relative;bottom: auto;margin-top:3vh;color:#a8a8a8;font-weight: bold;font-size:18px;}
.col-page-about .col-image .image-container .swiper-pagination span.swiper-pagination-current{color:#000}
.col-page-about .col-image .image-container .swiper-button{width: auto;height: auto;margin-top: 0;background: none;outline: none;opacity: 1;color:#000;top: auto;bottom:0;font-size: 18px;}
.col-page .swiper-pagination-bullet{width: 12px; height: 12px;}
.col-page .swiper-pagination-bullet-active{background: #FEC525;}
.col-page-about .col-image .image-container .swiper-button-prev{left: 50%;margin-left: -65px;}
.col-page-about .col-image .image-container .swiper-button-next{right: 50%;margin-right: -65px;}
/**/
/*产线*/
.col-production-line{padding:5vh 0 15vh 0;}
.col-page-product .col-production-line .title-head{margin:0vh auto; padding-bottom: 8vh; border-bottom: 1px solid #999; position: relative;}
.col-page-product .col-production-line .block-content{position:relative;}
.col-page-product .col-production-line .s-content{padding-top: 10px; font-size: 1.6rem; line-height: 1.6;}
.col-page-product .col-production-line .s-content h2{font-size:2.4rem;font-weight: bold; line-height:1.3; }
.col-page-product .col-production-line .s-content h4{display: block; line-height: 2; font-size: 1.4rem; color: #666;}
.col-page-product .col-production-line .s-content h3{font-size:3.6rem; margin-top: 40px; font-family: 'bebas'; font-weight:normal; color: #FEC525;}
.col-page-product .col-production-line .s-content p{line-height: 2.2; font-size: 1.6rem;}
.col-page-product .col-production-line .s-content hr{margin:50px 0; height: 1px; border:none; border-top:1px solid #dedede;}
.col-page-product .col-product{padding:15vh 0; background: #f7f9fa;}
.col-page-product .col-product .title-head{margin-bottom: 50px;}
.col-page-product .col-product .swiper-slide h3{text-align: center; font-size: 1.6rem; padding:20px 0 30px 0;}
.col-page-product .col-certification{padding:15vh 0;}
.col-page-product .col-certification .title-head{margin-bottom: 8vh;}
.col-page-product .col-certification .swiper-pagination{position: relative; margin-top: 30px;}
.col-page-product .col-quality{min-height: 500px; background: url(../images/quality_bg.jpg) no-repeat center fixed;}
.col-page-product .col-quality .container{padding:6% 0 8vh 0; color: #fff;}
.col-page-product .col-quality .title-head{margin-bottom: 6vh;}
.col-page-product .col-quality .block-content{line-height: 2; font-size: 1.8rem;}
.col-page-product .col-quality .block-content strong{color: #FEC525; }

.col-page-product .col-application{padding:15vh 0;}
.col-page-product .col-application .title-head{margin-bottom: 50px;}
.col-page-product .col-application .swiper-slide h3{text-align: center; font-size: 1.6rem; padding:20px 0 0 0;}
/**/
.col-page-support{}
.col-page-support .col-test{padding:15vh 0 12vh 0; border-bottom: 1px solid #dedede;}
.col-page-support .col-test .title-head{margin-bottom: 6vh;}
.col-page-support .col-test h3{font-size: 2rem; color: #333; font-weight: bold; line-height: 1.5}
.col-page-support .col-test table{margin-top:40px;}
.col-page-support .col-test table td{padding-left:50px; font-size: 1.6rem; color: #666; line-height: 2;}
.col-page-support .col-test table td:first-child{padding: 0;}
.col-page-support .col-test table td strong{font-size: 2rem; font-weight: bold; color: #333; line-height: 1.5}
.col-page-support .col-test table td hr{margin:30px 0;}

.col-page-support .col-tech{padding:12vh 0 15vh 0;}
.col-page-support .col-tech .title-head{margin-bottom: 6vh;}
.col-page-support .col-tech .block-content h3{font-size: 2.4rem; line-height: 1.8; color: #333; font-weight: bold;}
.col-page-support .col-tech table{margin-top: 50px;}
.col-page-support .col-tech table td {text-align: center; padding:0 20px;}
.col-page-support .col-tech table td strong{display: inline-block; width: 160px; height: 160px; line-height: 160px; border-radius: 100%;text-align: center; font-size: 1.6rem; background: #FEC525; color: #fff; border:4px solid #fff; box-shadow: 0 0 10px rgba(0,0,0,.15); margin-bottom: 10px; position: relative;}
.col-page-support .col-tech table td strong:before{content: ""; width:100px;height: 1px; border-top: 1px dashed #ccc; right:-105px; top: 50%; transform: translateY(-50%); position: absolute;}
.col-page-support .col-tech table td:last-child strong:before{display: none;}
.col-page-support .col-tech table td strong:after{content: "";width: 0;height: 0;border-style: solid;border-width: 4px 0 4px 6.9px;
border-color: transparent transparent transparent #ccc; position: absolute; right: -27px;top: 50%; transform: translateY(-50%);}
.col-page-support .col-tech table td:last-child strong:after{display: none;}
.col-page-support .col-rd{padding:12vh 0 15vh 0; background: #f2f2f2;}
.col-page-support .col-rd .title-head{margin-bottom: 6vh;}
.col-page-support .col-rd .block-content h2{font-size: 3.6rem; line-height: 1.2; color: #FEC525; font-weight: bold; max-width: 580px;}
.col-page-support .col-rd .block-content h3{ max-width: 1060px; font-size: 1.8rem; line-height: 1.8; color: #333; font-weight: bold;}
.col-page-support .col-rd .block-content table.rd1{border-top: 2px solid #666; border-bottom: 2px solid #666!important; margin: 40px 0; width:100%;}
.col-page-support .col-rd .block-content table.rd1 td{font-size: 1.6rem; color: #666; border-bottom: 1px solid #ccc!important; padding: 12px;}
.col-page-support .col-rd .block-content table.rd2 td{font-size: 1.8rem; font-weight: bold; color: #333; line-height: 2;}
.col-page-support .col-rd .block-content table.rd2 td strong{display:inline-block; margin-top: 20px;}
.col-page-support .col-rd .block-content table.rd2 td img{margin-left:30px; min-width:280px;}
.col-page-support .col-rd table.rd3 td{font-size: 1.6rem; color: #666; line-height: 2;}
.col-page-support .col-rd table.rd3 td p{margin-top: 10px;}
.col-page-support .col-rd table.rd3 h2{font-size:2.4rem;font-weight: bold; line-height:1.3; }
.col-page-support .col-rd table.rd3 td h3{font-size:3.6rem; font-family: 'bebas'; font-weight:normal; color: #FEC525;}
.col-page-support .col-rd table.rd3 td h4{display: block; margin-bottom: 20px; line-height: 2; font-size: 1.4rem; color: #666;}
.col-page-support .col-rd .block-content hr{height: 1px; border:none; border-bottom: 1px solid #ccc; margin:70px 0 50px 0;}
/**/
.col-page-development .col-common ul{border-top:1px solid #333; /*border-bottom:1px solid #333;*/}
.col-page-development .col-common ul li{line-height: 55px;color: #333; border-bottom: 1px solid #cdcdcd;  font-size: 1.8rem; position: relative; cursor: pointer;}
.col-page-development .col-common ul li:last-child{border-color: #333;}
.col-page-development .col-common ul li a{line-height: 55px; color: #333;}
.col-page-development .col-common ul li span.date{display:inline-block;position: absolute; right: 0; top: 0; line-height: 55px; color: #999;}
.col-page-development .col-common ul li i{position: absolute; width:30px; line-height: 55px; font-size: 3rem; text-align: center; top:0; right: 0; cursor: pointer; transition: .5s all;}
.col-page-development .col-common ul li .s-content {padding: 2vh 0; display: none; color: #666;}
.col-page-development .col-green{background: #f2f2f2;}
.col-page-development .col-green .title{font-size: 3rem; margin-top: 6vh; padding-bottom: 20px; font-weight: bold; }
.col-page-development .col-green .swiper-slide h3{text-align: center; font-size: 1.6rem; padding:20px 0 0 0;}
/**/
.col-page-job .col-common{padding: 12vh 0;}
.col-page-job .col-idea ul li .col{position: relative;}
.col-page-job .col-idea ul li .content{width: 79%; position: absolute; left: 20%; right: 1%; top: 80px;}
.col-page-job .col-idea ul li .content h3{margin-bottom: 20px; font-size: 3rem; font-weight:bold; color: #FEC525;}
.col-page-job .col-idea ul li .content>div{line-height: 2; font-size: 1.7rem; color: #888;}
.col-page-job .col-idea ul li.even .content{left: 1%; top: 80px}
.col-page-job .col-idea ul li .col .img{position: relative;}
.col-page-job .col-idea ul li .col .img img{width:100%;}
.col-page-job .col-idea ul li .col .img:after{content:"";width: 0; height: 0; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent #fff transparent transparent; position: absolute; bottom:50%; right:0; transform:translateY(50%);}
.col-page-job .col-idea ul li.even .col .img:after{border-width: 10px 0 10px 10px; border-color: transparent transparent transparent #fff; position: absolute; right:auto; left: 0;}
.col-page-job .col-job{padding-top:0;}
.col-page-job .col-job .job-container .tab-list{margin-bottom:5vh;}
.col-page-job .col-job .job-container .tab-list li{display:inline-block; padding-right:3em;}
.col-page-job .col-job .job-container .tab-list li>a{font-size:3.6rem;}
.col-page-job .col-job .job-container .tab-list li.selected a{color:#FEC525;}
.job-list{padding: 0;}
.job-list .job-list-masthead{ padding: 0; border:none;}
.job-list .col{text-align: left; text-indent:2em; position: relative;}
.job-list .job-list-masthead .col{background: #FEC525; padding:13px 0; color: #fff;}
.job-list .job-list-masthead .col-left{border-left: none;}
.job-list .job-list-masthead .col-right{border-right: none;}
.job-list ul li{border-bottom:1px solid #dedede; overflow: hidden;margin: 0; padding: 10px 0; transition: 0.5s all;}
.job-list ul li.row{cursor: pointer;}
.job-list ul li.current{background: #f1f1f1; border-color:#f1f1f1;}
.job-list ul li i{ position: absolute; right: 10px;  font-size: 14px; text-indent:0; color: #FEC525; transition: 0.2s all}
.job-list-content{ display: none; padding: 20px 20px 20px 2em; background: #f1f1f1; position: relative; }
.job-list-content .btn-apply{border: 1px solid #ddd; width: 100px; margin-top: 30px; text-align: center; z-index: 9;}
.job-list-content .btn-apply a {display: block; line-height: 35px; background: #FEC525; color: #fff; transition: 0.5s all;}
#job-form .btn-msg {width: 100%; text-align: center;}
.col-page-jobform{background:#f7f7f7;}
.job-form {padding:4rem;background:#f7f7f7}
.job-form h1 {font-size:3rem;color:#000;font-weight:bold;letter-spacing:5px;text-align:center;margin:0 0 24px}
.job-form h1 p {font-size:1.4rem;color:#737373;font-weight:normal;margin:8px 0 0;letter-spacing:normal}
.job_message {width:100%;max-width:980px;margin:0 auto;}
.job_message li {margin:10px 0;line-height:35px;}
.job_message li:after {content:'';clear:both;display:block}
.job_message li span {line-height:35px;font-size:1.4rem;display:block;}
.job_message li input[type="text"] {width:100%;height:35px;line-height:35px;float:left;padding:0 10px;box-shadow:0 0 12px rgba(0,0,0,0.15);border:0;border-radius:3px;transition:all .3s;background:#FFF;font-size:1.4rem;}
.job_message li input[type="radio"] {margin:0 0 0 15px;}
.job_message li textarea {width:100%;height:120px;padding:0 10px;box-shadow:0 0 12px rgba(0,0,0,0.15);border:0;border-radius:3px;transition:all .3s;background:#FFF;font-size:1.4rem; display:block;}
.job_message li input[type="text"]:hover,.job_message li textarea:hover {box-shadow:0 5px 12px rgba(0,0,0,0.2)}
.job_message li span:last-child {display:none}
.job_message .sub input {display:inline-block;padding:7px 30px;font-size:1.4rem;color:#fff;background:#FEC525;margin:0 10px;border:0;transition:all .3s;border-radius:5px}
.job_message .sub input:hover {box-shadow:0 5px 12px rgba(0,0,0,0.2);}
.job_message .code {margin:10px 0 20px 0}
.job_message .code span {line-height:35px;font-size:1.4rem;display:block;}
.job_message .code input[type="text"] {width:25%;height:35px;line-height:35px;float:left;padding:0 10px;box-shadow:0 0 12px rgba(0,0,0,0.2);border:0;border-radius:3px;transition:all .3s;font-size:1.4rem}


/*在线留言*/
.message {
  margin: 50px 0;
}
.message p {
  text-align: center;
}
.message .messagecon {
  width: 100%;
  border: 1px solid #e6e6e6;
  margin: 0 auto;
  padding: 20px 5% 7% 5%;
}
.message .messagecon ul {
  width: 43.02%;
  float: left;
  margin-right: 6%;
}
.message .messagecon ul li span {
  display: block;
  color: #333;
  line-height: 40px;
}
.message .messagecon ul li input {
  width: 100%;
  line-height: 35px;
  border: 1px solid #e6e6e6;
}
.message .messagecon ul li input[type="radio"],.message .messagecon ul li input[type="checkbox"]{
  width: auto;
}
.message .messagecon ul li select{
  width: 100%;
  height: 35px;
  border: 1px solid #e6e6e6;
}
.message .messagecon ul li input:focus {
  border: 1px solid #d80808;
}
.message .messagecon ul li textarea {
  width: 100%;
  border: 1px solid #e6e6e6;
  height: 395px;
  float: left;
}
.message .messagecon ul li textarea:focus {
  border: 1px solid #d80808;
}
.message .messagecon ul li.li4 {
  margin-top: 35px;
}
.message .messagecon ul li.li4 input {
  width: 38%;
  float: left;
  padding-left: 5px;
  color: #333;
}
.message .messagecon ul li.li4 img {
  float: left;
  cursor: pointer;
  margin: 0 5px;
}
.message .messagecon ul li.li4 a {
  float: left;
  line-height: 35px;
}
.message .messagecon ul.phonemessage {
  width: 95%;
  display: none;
}
.message .messagecon ul.phonemessage textarea {
  margin-bottom: 35px;
}
.message .sub {
  width: 86%;
  margin: 0 auto;
  text-align: right;
}
.message .sub input {
  height: 45px;
  width: 20%;
  background: #575757;
  border: 0;
  margin-top: 20px;
  font-weight: bold;
  color: #fff;
  margin-left: 10px;
  transition: 0.3s;
}
.message .sub input:hover {
  background: #d80808;
}

.honorcon li{margin-bottom: 3rem;}
#product li{margin-bottom: 3rem;}
#product .protxt{text-align: center;line-height: 4rem;}
.col-applist li{margin-bottom: 3rem;}
.col-applist .protxt{text-align: center;line-height: 4rem;}
/*人才招聘*/

.job ul li.clearfix {
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  margin-bottom: 3rem
}
.apply{background-color: #FEC525;width: 120px;margin:3rem auto;text-align: center;}
.apply a{color: #ffffff;font-size: 1.4rem;}
.job ul li .jobtit {
  color: #333;
  line-height: 49px;
  cursor: pointer;
  background: url(../images/jobtitbg.png) no-repeat 99% center;
  position: relative;
  height: 49px;
  padding-right: 3%;
}
.job ul li .jobtit span {
  width: 63px;
  height: 49px;
  background: url(../images/jobbg1.png) no-repeat center;
  display: inline-block;
  float: left;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
  padding-left: 10px;
}
.job ul li .jobtit span b {
  font-family: arial;
  font-size: 18px;
}
.job ul li .jobtit span.zhiwei {
  width: auto;
  display: inline-block;
  height: 49px;
  overflow: hidden;
  background: none;
  color: #333;
  font-weight: normal;
  padding-left: 0;
}
.job ul li .jobtit span.zhiwei b {
  font-size: 14px;
}
.job ul li .jobtit i {
  width: 16px;
  height: 11px;
  background: #d80808;
  display: inline-block;
  position: absolute;
  top: 42px;
  left: 64px;
  transform: rotate(-39deg);
  display: none;
}
.job ul li .jobcon {
  padding: 3rem;
  display: none;
}
.job ul li .jobcon hr {
  border-top: 1px solid #cbc7bc;
}
.job ul li.active {
  border-bottom: 0;
}
.job ul li.active .jobtit {
  background: #FEC525 url(../images/jobtit2.png) no-repeat 99% center;
  color: #fff;
}
.job ul li.active .jobtit i {
  display: block;
}
.job ul li.active .jobtit span.zhiwei {
  color: #fff;
}
.job ul li.active .jobcon {
  display: block;
}


/**/
.col-page-contact .col-map{padding-bottom: 4vh;}
.col-page-contact .col-contact{background: url(../images/contact_bg.jpg) no-repeat right bottom;}
.col-page-contact .col-contact .title-head{margin-bottom: 12vh;}
.col-page-contact .col-contact .title-head span{font-size: 3rem; font-weight: bold; color: #FEC525; display: block;}
.col-page-contact .col-contact .block-content h3{font-size: 2.4rem; line-height: 1.6}
.col-page-contact .col-sales-network{background:#f1f2f3;}
.col-sales-network td img{margin-right:50px;}
.col-sales-network td p{line-height:1.8; font-size:1.8rem;}
.col-sales-network .block-content h2{color:#FEC525; font-size:3.2rem; font-weight:bold; margin:50px 0 30px 0 ;}
.col-sales-network td h2{font-size:3.2rem;font-weight:bold; color:#FEC525; margin-bottom:20px;}

/* 产品 */
.col-page-product .product-nav{float: left;width: 320px;padding-right: 2.5vw;}
.col-page-product .product-nav h2{font-size:24px; line-height: 60px; background: #1470cc; color: #fff; text-indent: 1em; font-weight: bold;}
.col-page-product .product-nav ul {border: 1px solid #dedede; padding:0 15px 20px 15px;}
.col-page-product .product-nav ul li{padding: 10px 0;position: relative; border-bottom: 1px solid #dedede;}
.col-page-product .product-nav ul li>a{display: block; line-height: 40px; white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size:16px;transition: 0.3s;}
.col-page-product .product-nav ul li>a i{position: absolute;right: 15px;top:15px;}
.col-page-product .product-nav ul li>a i path{transition: 0.36s;}
.col-page-product .product-nav ul li>a:hover,.col-page-product .product-nav ul li.active>a{color:#FEC525;}
.col-page-product .product-nav ul li>a:hover i path,.col-page-product .product-nav ul li.active>a i path{fill: #FEC525;}
.col-page-product .product-nav ul li .child{line-height: 1.5;}
.col-page-product .product-nav ul li .child a{display:block;font-size:14px;line-height: 38px; color:#666;padding-left: 15px;transition: 0.3s;}
.col-page-product .product-nav ul li .child a:hover,.col-page-product .product-nav ul li .child a.active{color:#FEC525;}
.col-page-product .product-nav .product-search{margin-top:0vh; margin-bottom: 2vh;box-shadow: 0px 0px 9px 0px rgba(6, 0, 1, 0.1);overflow: hidden;border-radius: 5px;}
.col-page-product .product-nav .product-search input{vertical-align: middle;height: 50px;border:none;outline: none;}
.col-page-product .product-nav .product-search .inpt3{border-top-left-radius: 5px;border-bottom-left-radius: 5px;padding-left: 10px;font-size:18px;width: calc(100% - 70px);background: #fff;}
.col-page-product .product-nav .product-search .inpt3::-webkit-input-placeholder {color: #cacaca;}
.col-page-product .product-nav .product-search .inpt3:-moz-placeholder {color: #cacaca;}
.col-page-product .product-nav .product-search .inpt3::-moz-placeholder {color: #cacaca;}
.col-page-product .product-nav .product-search .inpt3:-ms-input-placeholder {color: #cacaca;}
.col-page-product .product-nav .product-search .inpt4{background: url(../images/search2.png)no-repeat center #1470cc;width: 70px;border-top-right-radius: 5px;border-bottom-right-radius: 5px;}
.col-page-product .productList{float: right;width: calc(100% - 320px);}
.col-page-product .productList h1{font-size:36px;font-weight: bold;margin-bottom: 4vh;text-transform: uppercase;}
.col-page-product .productList ul.list {font-size:0;}
.col-page-product .productList ul.list li{display: inline-block; border: 1px solid #dedede;vertical-align: top;width: 32%;margin-right:2%;margin-bottom: 5.5vh;font-size:14px;}
.col-page-product .productList ul.list li:nth-child(3n){margin-right: 0;}
.col-page-product .productList ul.list li .img{overflow: hidden;}
.col-page-product .productList ul.list li .img img{width:100%;transition: 0.5s;}
.col-page-product .productList ul.list li p{text-overflow: ellipsis; text-align: center;overflow: hidden;margin: 15px 0;font-weight: 500;transition: 0.3s;font-weight: 500;font-size:18px;}
.col-page-product .productList ul.list li:hover .img img{transform: scale(1.1);}
.col-page-product .productList ul.list li:hover p{color:#FEC525}

.col-page-product .sub-container{padding: 0 80px; overflow: hidden;}
.col-page-product .col-product {background: #f7f9fa;}

/* 产品详情页 */
.col-product-detail {position: relative;}
.col-product-detail .pro_show{padding:8vh 0 3vh 0;}
.col-product-detail .pro_show p.back{color:#004899;margin: 0 0 35px;}
.col-product-detail .pro_show p.back i.fa{vertical-align: baseline;}
.col-product-detail .pro_show p.back a{border-bottom: 1px solid;color:#004899;display: inline-block;margin-left: 10px;font-weight: bold;font-size:16px;text-transform: uppercase;}
.col-product-detail .pro_show .wrap{display: -webkit-flex;display: -ms-flexbox;display: flex;justify-content: space-between;}
.col-product-detail .pro_show .wrap .caseleft{width: 50%;padding-right: 3vw;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb{margin-top:25px;position: relative;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-pagination {position: relative;bottom: auto;margin-top:2vh;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-pagination span{width: 10px;height: 10px;background: #fff;opacity: 1;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-pagination span.swiper-pagination-bullet-active{background: #FEC525;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-slide{border:1px solid transparent;transition: 0.36s;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-slide-thumb-active{border:1px solid #1b1b1b;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-button{position: absolute;width: auto;height: 100%;font-size: 28px;color:#313131;background: none;top: 0;margin-top: 0;opacity: 1;outline: none;font-weight: bold;}
.col-product-detail .pro_show .wrap .caseleft .col-thumb .swiper-button i{position: absolute;top:50%;transform: translateY(-50%);}
.col-product-detail .pro_show .wrap .caseright{width: 50%;position: relative;padding-bottom: 70px;padding-left: 2.5vw;}
.col-product-detail .pro_show .wrap .caseright h1{margin:25px 0 4.5vh;font-size: 36px;font-weight: bold;}
.col-product-detail .pro_show .wrap .caseright .content{font-size: 18px;color:#666;line-height: 1.666;font-weight: 500;}
.col-product-detail .pro_show .wrap .caseright a.inquiry{background-color: #004899;width: 200px;height: 50px;text-align: center;line-height: 50px;font-size: 18px;font-weight: 500;color:#fff;display: block;margin-top:7vh}
.col-product-detail .pro_show .wrap .caseright .prenext{position: absolute;left: 2.5vw;bottom: 5px;}
.col-product-detail .pro_show .wrap .caseright .prenext ul li{line-height: 2;font-size: 16px;color:#a1a1a1;font-weight: 500;}
.col-product-detail .pro_show .wrap .caseright .prenext ul li a{color:#004899;}
.col-product-detail .pro_show .wrap .caseright .prenext ul li a:hover{border-bottom:1px solid;}
.col-product-detail .box h2{margin: 0 0 5vh;position: relative;font-size: 3rem;font-weight: bold; padding-bottom:15px;}
.col-product-detail .box h2::before{content:'';width: 68px;height: 3px;background: #FEC525; position:absolute; bottom:0; left:0;}
.col-product-detail .box1{padding:4vh 0 14vh;}
.col-product-detail .box1 .content{color:#666;font-size:18px;line-height: 2;font-weight: 500;}
.col-product-detail .box1 .content strong{color:#FEC525;font-weight: bold;}
.col-product-detail .box1 .content table{width:100%; border-left:1px solid #dedede;}
.col-product-detail .box1 .content table .firstRow td{background:#FEC525; color:#fff; border:none;}
.col-product-detail .box1 .content table td{border-right:1px solid #dedede; border-bottom:1px solid #dedede;  padding:8px 0;}
.col-product-detail .application-slide{background: #fff;padding:7vh 0 9vh;}
.col-product-detail .application-slide h2{margin-bottom: 6vh;}
.col-product-detail .application-slide .application-slide-container{padding-bottom: 110px;}
.col-product-detail .application-slide .swiper-slide .img{overflow: hidden;}
.col-product-detail .application-slide .swiper-slide .img img{width:100%;transition: 0.36s;}
.col-product-detail .application-slide .swiper-slide .title{font-size:18px;font-weight: 500;margin-top:18px;}
.col-product-detail .application-slide .swiper-button{top:auto;bottom:0;margin-top: 0;width: 60px;height: 60px;border:1px solid #959595;text-align: center;line-height: 58px;font-size:18px;color:#313131;background: transparent;transition: 0.36s;outline: none;position: absolute;}
.col-product-detail .application-slide .swiper-button-prev{left: 50%;margin-left: -65px;}
.col-product-detail .application-slide .swiper-button-next{right:50%;margin-right:-65px}
.col-product-detail .application-slide .swiper-button:hover{background: #FEC525;color:#fff;border-color: #FEC525;}
.col-product-detail .detail{background: #eff2f5;padding:8vh 0 6vh}


.col-product-detail .box2 .content{font-size:0;}
.col-product-detail .box2 .content p{display: inline-block;width:25%;vertical-align: middle;font-size:18px;font-weight: 500;}
.col-product-detail .box2 .content p em{display: inline-block;vertical-align: middle;width:72px;height: 72px;border-radius: 50%;box-shadow: 2.5px 4.33px 5px 0px rgba(6, 0, 1, 0.08);margin-right: 25px;transition: 0.36s;}
.col-product-detail .box2 .content p:hover em{transform: translateY(-5px);}
.col-product-detail .box2 table{width: 100%;}
.col-product-detail .box2 table img{border-radius: 50%;box-shadow: 2.5px 4.33px 5px 0px rgba(6, 0, 1, 0.08);transition: 0.36s;}
.col-product-detail .box2 table td:hover img{transform: translateY(-5px);}
.col-product-detail .box2 table td p:last-child{margin-left: 25px;}
.col-product-detail .box3 table{width:100%;border-bottom:1px solid rgba(0,0,0,0.4);}
.col-product-detail .box3 table:nth-child(1){border-top:1px solid rgba(0,0,0,0.4)}
.col-product-detail .box3 table tr:not(.firstRow){display: none;}
.col-product-detail .box3 table tr.firstRow{cursor: pointer;}
.col-product-detail .box3 table tr td{padding:15px 12px;font-size:16px;font-weight: 500;line-height: 1.625;border-bottom: 1px dashed #dcdcdc;color:#666;}
.col-product-detail .box3 table tr.firstRow td{position: relative;font-size:18px;color:#000;}
.col-product-detail .box3 table tr.firstRow td::after{content:'+';font-size:24px;font-weight: bold;color:#000;position: absolute;right: 26px;top:50%;transform: translateY(-50%);line-height: 1;}
.col-product-detail .box3 table tr.firstRow.active{background: #000;}
.col-product-detail .box3 table tr.firstRow.active td{color:#fff;}
.col-product-detail .box3 table tr.firstRow.active td::after{content:'-';color:#fff;font-size: 30px;}
.col-product-detail .box4 table{width:100%;border-collapse: separate;border-spacing:0 30px;}
.col-product-detail .box4 table tr{box-shadow: 0px 0px 16px 0px rgba(6, 0, 1, 0.08);}
.col-product-detail .box4 table td{background: #fff;vertical-align: middle;border-radius: 3px;padding:30px 3.5vw;color:#666;font-size:16px;}
.col-product-detail .box4 table td strong{color:#FEC525;font-weight: bold;font-size:24px;}
.col-product-detail .box4 table td a{display: inline-block;width:200px;height: 50px;line-height: 48px;border:1px solid #d2d2d2;text-align: center;color:#666;font-weight: 500;text-transform: uppercase;transition: 0.36s;}
.col-product-detail .box4 table td a:hover{color:#fff;background: #FEC525;}

.col-product-detail .recommend{padding:7vh 0 11vh;}
.col-product-detail .recommend ul li{float: left;width:32%;margin-right: 2%;}
.col-product-detail .recommend ul li:nth-child(3n){margin-right: 0;}
.col-product-detail .recommend ul li .img{overflow: hidden;}
.col-product-detail .recommend ul li .img img{width:100%;transition: 0.8s;}
.col-product-detail .recommend ul li .title{margin-top:15px;font-size:18px;font-weight: 500;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: 0.3s;}
.col-product-detail .recommend ul li:hover .img img{transform: scale(1.1);}
.col-product-detail .recommend ul li:hover .title{color:#FEC525}

.pin-wrapper{position: absolute;right: 0;top:0;z-index: 90;}
.sider{text-align: right;padding:15px 0;max-width: 150px;/*position: fixed;*/right: 0;top:12vh;z-index: 90;margin-right:2vw;}
.sider ul li{margin-bottom: 16px;color:#b2b2b2;font-weight: 500;max-width:90px;padding-left: 15px;line-height: 1.429;cursor: pointer;transition: 0.3s;border-right:2px solid transparent; position:relative;}
.sider ul li:before{content:""; width:10px; height:10px; border-radius:100%; border:2px solid #ccc; position:absolute; left:0; top:50%; transform:translateY(-50%); transition:.5s;}
.sider ul li.active,.sider ul li:hover{color:#FEC525; font-weight: bold; transition:.5s;}
.sider ul li.active:before,.sider ul li:hover:before{border-color:#FEC525; transition:.5s;}


/* image*/
.col-page-image .col-honor{padding: 8vh ;}
.col-page-image .title-head{font-size: 3.6rem; color: #333; margin-bottom: 20px;}
.col-page-image .col-equipment{background: #f7f9fa; padding: 8vh 0;}

.news-list{position: relative;}
.news-list li{margin:3rem 0;box-shadow: 0 0 10px rgba(0,0,0,.1);padding:3rem;}
.news-list li:hover a{color: #FEC525;}
.news-list li h3{line-height: 5rem}
.news-list .news-readmore{text-align: right;}
.news-list .news-readmore a{color: #646464;}

.graphic-list>ul>li{overflow: hidden; }
.graphic-list>ul>li .img{}
.graphic-list>ul>li .content{}
.graphic-list>ul>li>a h2{font-size: 1.8rem; color: #222; max-height: 50px; overflow: hidden; font-weight: bold;position: relative; transition: .5s all;}
.graphic-list>ul>li>a:hover h2{color: #fff;}
.graphic-list>ul>li>a .news-desc{font-size: 1.4rem; line-height: 1.7; height: 80px; overflow: hidden; color: #666;}
.graphic-list>ul>li>a p.news-date{margin: 20px 0 10px 0; font-size: 1.2rem; color: #999;}
.img-list>ul>li>a{margin:0 25px;}
.img-single>ul>li{border-bottom: 1px solid #dedede;}
.page-single{padding: 30px 0;}




/* 新闻详情页 */
.col-news-detail{background: #fff;}
.col-news-detail .newsList a.column{color:#fff;background: #FEC525;width: 150px;text-align: center;height: 38px;line-height: 38px;font-weight: bold;display: block;margin-bottom: 15px;border-radius: 38px;}
.col-news-detail .newsList h1{font-size: 30px;font-weight: bold;line-height: 1.2;margin-bottom: 15px;}
.col-news-detail .newsList p.date{color:#9f9f9f;font-size: 18px;font-weight: 500;text-transform: uppercase;margin-bottom: 6vh;}
.col-news-detail .newsList .content{color:#666;font-size: 18px;line-height: 1.888;font-weight: 500;}
.reading{padding:9vh 0 5vh;background: #eff2f5;}
.reading h2{text-align: center;color:#FEC525;font-weight: bold;font-size:36px;margin-bottom: 6vh;}
.reading li{float: left;width: 24%;margin-right: 1.333%;transition: 0.36s;background: #fff;}
.reading li:nth-child(4n){margin-right: 0;}
.reading li .img{overflow: hidden;}
.reading li .img img{width: 100%;transition: 0.8s;}
.reading li .content{padding:38px 25px;}
.reading li .content h3{font-size:14px;font-weight: bold;line-height: 1.57;margin-bottom: 10px;text-transform: uppercase;height: 42px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;transition: 0.36s;}
.reading li .content p{color:#FEC525;font-weight: bold;margin-bottom: 3vh;}
.reading li .content .s-content{color:#666;line-height: 1.57;height: 63px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.reading li:hover{box-shadow: 0px 5px 13px 0px rgba(6, 0, 1, 0.21);}
.reading li:hover .img img{transform: scale(1.1);}
.reading li:hover h3{color:#FEC525}
.newsletter{text-align: center;background: #eff2f5;padding:6vh 12vh;}
.newsletter h2{text-align: center;color:#FEC525;font-weight: bold;font-size:36px;margin-bottom: 20px;}
.newsletter .content{font-size:16px;font-weight: bold;color:#8f8f8f;margin-bottom: 5vh;}
.newsletter form ul li{margin-bottom: 15px;}
.newsletter form ul li:nth-child(-n+2){width: 49%;float: left;}
.newsletter form ul li:nth-child(1){margin-right: 2%;}
.newsletter form ul li input,.newsletter form ul li textarea{width:100%;height: 50px;border-radius: 5px;background: #fff;border:1px solid #d2d2d2;padding-left: 10px;outline: none;}
.newsletter form ul li textarea{padding-top:10px;min-height: 180px;}
.newsletter form .sub{display: block;margin:6vh 0 0;width: 240px;height: 46px;border:3px solid #FEC525;line-height: 40px;text-align: center;font-weight: bold;font-size:14px;color:#FEC525;transition: 0.36s;text-transform: uppercase;}
.newsletter form .sub:hover{background: #FEC525;color:#fff;}

/* 新闻详情页 */
.col-news { position: relative; margin: 0 auto;}
.col-news-detail{background: #fff; padding: 5vh 0;}
.col-news article {margin:40px 0;float: left;width: 100%;}
.col-news .met_clear {clear: both;}
.col-news .met_module2 h1.met_title {font-size: 28px;font-weight: normal;padding: 5px 0;color:#000;}
.col-news .met_module2 .met_infos {color: #818181;font-size: 12px;margin-bottom: 30px;padding-bottom: 10px;border-bottom: 1px solid #ddd;}
.col-news .met_module2 .met_time { padding-right: 6px;}
.col-news .met_module2 .met_source {padding-right: 6px;}
.col-news .met_module2 .met_source a {color: #607fa6;}
.col-news .met_module2 .met_editor { padding: 0 10px;color:#000;}
.col-news .met_editor {line-height: 2;}
.col-news .met_tools {border-top: 1px solid #ddd;margin-top: 30px;position: relative;padding: 10px 10px 0;}
.col-news .met_tools .met_page {clear: both;color: #818181;}
.col-news .met_tools .met_page li {display: inline-block;list-style: none;margin-right: 30px;}
.col-news .met_tools .met_page li:last-child{margin-right: 0}
.col-news .met_tools .met_page li span {padding-right: 5px;}
.col-news .met_tools .met_page a {color: #607fa6;}


.newshow .newshowtit {text-align: center; margin-top: 55px; border-bottom: 1px dotted #bfbebe;}
.newshow .newshowtit h1 {font-size: 22px; color: #333;}
.newshow .newshowtit .date {line-height: 65px; font-size: 12px; color: #999;}
.newshow .newshowtxt p { margin-top: 25px; line-height: 25px;}
.newshow .newshowimg {  text-align: center; margin: 65px 0;}
.prev-next {margin-top: 5rem;}
.prev-next a {display: block; color: #999; line-height: 25px; transition: 0.3s;}
.prev-next a b { color: #666;}
.prev-next a:hover { color: #d80808;}
.prev-next a.prev { border-bottom: 1px dashed #d4d4d4;  }

/* contact */
.col-page-contact{padding-bottom: 0;}
.col-contact {padding-bottom: 10vh;}
.col-contact h2{font-size: 3rem; color: #1470cc; margin:60px auto 30px auto;}
.col-contact table{width: 100%；;}
.col-contact td strong{ color: #999; }
.col-contact td{padding-right: 30px; width: 20%; font-family: "din";}
.col-contact td:first-child{width: 30%; }
.col-contact p{ font-size: 1.8rem; line-height: 1.8;}
.col-map{position: relative; z-index: 9; margin-top: -100px;}
#allmap, #gaode_map{width: 100%; min-height: 650px; }
#allmap label{display: block!important; max-width:250px!important; left: -62px!important; top: 20px!important;}
#allmap .BMap_Marker>div{width: 39px!important;}
#allmap .baidu-map-content{line-height: 1.6; padding-top: 10px;}
.map-content{line-height:1.8; padding:15px;}
.map-content img{width:80%; margin-bottom:20px;}
.amap-info{width:400px;}
.col-message{}
.col-message .title-head{margin: 0 0 5vh auto;}

/* search */
#search{padding: 6vh 0;overflow:hidden}
#search .goomay-keywords-light{background: #e3007f !important;color:#ffffff !important;}
#search .search_left{border: 1px solid #d6d6d6;padding-top:5px;padding-bottom:5px;}
#search .s_head{border-bottom: 1px solid #d6d6d6;height: 50px;}
#search .s_head h2{line-height: 50px;text-align: center;font-size: 24px;font-weight: bold;color:#d92129;}
#search .s_body ul{margin-top: 10px;}
#search .s_body ul span{display: block;color: #333;line-height: 40px;}
#search .s_body ul input,.s_body ul select{height: 35px;width: 100%;line-height: 35px;border: 1px solid #e6e6e6;padding-left: 10px;margin-bottom: 10px;}
#search .s_body .sub input{height: 45px;line-height: 45px;background: #FEC525;border: 0;color: #fff;transition: 0.3s;text-align: center;padding-left: 0px;font-size: 16px;}
#search .search_right .no-result{text-align: center;font-size: 30px;color:#FEC525;margin-top:50px;}
#search .search-result-title{font-size: 20px;color: #333;line-height: 30px;height: 30px;overflow: hidden;}
#search .entry-image {float: left;width: 120px;margin: 0 20px 0 0;}
#search .entry-c{position: relative;overflow: hidden;}
#search .search-result-info{padding:5px 0;}
#search .search-result-info li{display: inline-block;}
#search .entry-content p{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
#search .search_right em{color: #004cff;}
#search .search_right .search-result{margin-left:25px;}
#search .search_right .search-li{border-bottom: 1px solid #d6d6d6;margin-bottom: 30px;padding-bottom: 10px;}
#search .search_right li{overflow: hidden;}
#search .search-result-info li:before{content: '/';display: inline-block;margin-left: 10px;margin-right: 10px;opacity: 0.5}
#search .search-result-info li:first-child:before { display: none; }
#search .product_list{padding-bottom: 15px;border-bottom: 1px solid #d6d6d6; margin-bottom: 15px;}
#search .product_img{float: left;}
#search .product_img img{border-radius: 50%;}
#search .product_img img:hover{width: 90px;height: 90px;}
#search .product_body{float: left;margin-left: 20px;margin-top: 10px;}
#search .se_news{float: right;width: 79%;}
#search .news ul li .se_news a {color:#d80808;text-decoration: underline;display: inline-block;height: 22px;overflow: hidden;transition: 0.3s;}
#search .search_right .news .date em{color: #fff;}


/****询盘****/
.inquiry-container .row{margin-left:0px;margin-right:0px;}
.inquiry-container li img{height:30px;}
.inquiry-container a{color:#000000;}
.inquiry-input{padding:0 10px 0 0!important;}
.inquiry-text{padding-right: 10px;}
.inquiry-title{font-size: 24px;margin:0px 0px 40px;color:#cccccc;position: relative;}
.inquiry-title:before{width: 90%;content:"";position: absolute;border-top: 1px dashed #cccccc;right: 0;top:15px;}
.inquiry-title:after{width: 90%;content:"";position: absolute;border-bottom: 1px dashed #cccccc;right: 0;top:20px;}
.inquiry-chose{background-color:#162c4c;color:#ffffff;padding:0px 20px;line-height: 50px}
.inquiry-chose .inquiry-select select{height:30px;color:#000000;line-height: 30px;width: 100%;border:none;padding:0 20px;cursor:pointer;}
.inquiry-container .classification{padding:0;}
.inquiry-search{text-align: right;}
.inquiry-search input{width: 290px;height: 30px;line-height: 30px;padding:0 10px;color:#000000;display: inline-block;float: right;margin: 10px 0;border: 0}
.inquiry-search i{width: 40px;height: 30px;background: #016edb;color: #ffffff;float: right;line-height: 30px;text-align: center;font-size: 20px;margin: 10px 0;cursor:pointer; }
.inquiry-container .product-list{padding:20px 0 30px;border-bottom: 1px dashed #737373;color:#000000;}
.inquiry-container .fa-play{color:#ffffff;background: #162c4c;width: 24px;height:24px;line-height: 24px;text-align: center;}
.inquiry-container .product-list .product-ul li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-add,.inquiry-button{background: #FEC525;color:#ffffff;border: none;padding:12px 20px;width:130px;text-align: center;border-radius: 5px;cursor: pointer; margin: auto;}
.inquiry-button{}
.inquiry-reset{background: #777!important;}
.inquiry-add .fa{font-size: 16px}
.inquiry-list{margin-top:20px;}
.inquiry-container .list-head{background: #f2f2f2;height:46px!important;line-height: 46px!important;}
.inquiry-list li{height:60px;line-height: 60px;color:#000000;border-bottom: 1px solid #f2f2f2;}
.inquiry-container .fa-times,.inquiry-container .fa-plus{font-size: 18px;cursor: pointer;}
.gm-row{margin:0;padding:0 !important;}
.inquiry-container .input-name{line-height: 50px;color:#0d0d0d;}
.inquiry-container .input-type input,.inquiry-container .input-type textarea{width: 100%;font-size: 14px;padding:5px; border: 1px solid #dedede;}
.inquiry-container .input-type textarea{height:160px; margin-bottom: 17px;}
.inquiry-container .input-type input{height:50px;margin-bottom: 20px}
.inquiry-container .input-verify{padding-left: 0!important;}5
.inquiry-container .input-star{color:#cd0406;}
.inquiry-form{margin:50px 0 40px;}
.inquiry-submit{margin:0 auto;margin-top: 40px;}
.inquiry-add-page{margin-top:30px;}
.inquiry-page {padding:8px 0;text-align:right;}
.inquiry-page li {display: inline;}
.inquiry-page li a{font-family: arial;background: #ffffff;padding: 2px 6px;margin: 0 2px;font-size: 12px;display: inline;border:1px solid #cccccc;}
.inquiry-page li a:hover {background: #f3f3f3;}
.inquiry-page li.active a{background: #f3f3f3;color: #ababab;}
.inquiry-page li.bgnone a{display: none;}
.submit-hide{display: none;}
.inquiry-captcha .captcha_src{
  height:40px;
}
.captcha-txt{line-height:40px;}
/* 底部 */
#gotoTop{width:50px;height:50px;display: block;color:#fff;text-align: center;position: fixed;right: 30px;bottom: 15vh;background: #FEC525;z-index: 99;font-size: 24px;cursor: pointer;text-align: center;line-height: 48px;}
.footer { background-image:url(../picture/bg.jpg);padding:9vh 0 0;}
.footer-logo{border-bottom:1px solid #666; overflow:hidden; padding-bottom:20px; margin-bottom:30px;}
.footer .footer-nav {margin-bottom: 50px;}
.footer .footer-nav ul li{float: left;width: 17%;}
.footer .footer-nav ul li>a{color:#fff;font-size:18px;font-weight: bold;text-transform: uppercase;}
.footer .footer-nav ul li>a p{font-size: 12px;color:#fff;}
.footer .footer-nav ul li .child{margin-top:15px;padding-top:5px;}
.footer .footer-nav ul li .child a{display: block;margin-bottom: 10px;font-size: 14px;color:#fff;;transition: 0.3s;}
.footer .footer-nav ul li .child a:hover{color:#FEC525}
.footer .share{margin:6vh 0 4vh;text-align: center;}
.footer .share a{display: inline-block;width:40px;height: 40px;border-radius: 50%;text-align: center;line-height: 40px;color:#000;font-size: 18px;transition: 0.3s;margin:0 2px;background: #e7eaee;}
.footer .share a:hover{background: #c2c4c5;}
.footer .wrap {padding-bottom: 15px;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
.footer .wrap .pull-right{color:#fff;font-size:16px;}
.footer .footer-contact{color: #fff;font-size:18px;}
.footer .footer-contact .site-name{position: relative;padding-bottom:20px;margin-bottom: 17px;}
.footer .footer-contact .site-name:after{content:"";position: absolute;width: 60px;height: 4px;background: #FEC525;left: 0;bottom: 0;}
.footer .footer-contact .tel ,.footer .footer-contact .email,.footer .footer-contact .address {font-size:15px;color: #fff; line-height:35px; margin-bottom:10px;}
.footer .footer-contact .tel p{font-family: 'din'; font-size: 1.6rem;}
.footer .copyright{padding:15px 0 50px; color:#fff;}
/* 副导航 */
/* 视频播放器 */
.video-box {position: fixed;top: 0;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;font-size: 0;z-index: 99999999999;}
.video-box button {display: inline-block;padding: 0;border: 0 none;background: none;text-align: center;outline: none;cursor: pointer;}
.video-box .video-button {display: inline-block;width: 36px;height: 36px;color: #fff;position: relative;overflow: hidden;}
.video-box .video-button i {font-size: 56px;}
.video-box .video-button.video-btn-volume i {font-size: 20px;}
.video-box .video-button.video-tooltip-toggle i {font-size: 20px;}
.video-box .video-video {position: relative;width: 100%;height: 100%;overflow: hidden;}
.video-box .video-video video {position: relative;display: block;top: 0;left: 0;width: 100%;height: 100%;background: #000;}
.video-box .video-container {width: 852px;min-height: 550px;max-height: 90vh;background: #000000;overflow: hidden;opacity: 0;}
.video-box .video-container.video-ready {opacity: 1;}
.video-box.quanping .video-container {width: 100%;height: 100%;max-height: 100%;position: relative;left: 0;top: 0;transform: none;}
.video-box.video-playing .video-div.video-hide-ui .video-ui {-webkit-transform: translateY(39px);-ms-transform: translateY(39px);transform: translateY(39px);}
.video-box.heibian .video-container {padding: 40px 0;}
.video-box.heibian .video-div.video-hide-ui .video-ui {-webkit-transform: translateY(0px);-ms-transform: translateY(0px);transform: translateY(0px);}
.video-box.heibian.quanping .video-container {padding: 0;}
.video-box.hideui .video-div .video-ui {-webkit-transform: translateY(39px);-ms-transform: translateY(39px);transform: translateY(39px);}
.video-box .i {font-family: none;height: 100%;width: 100%;background-size: 80%;background-position: center;background-repeat: no-repeat;}
.video-box .i:before,.video-box i:after {display: none !important;}
.video-box .i-voice-on {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C10C%2022%2C12%2022%2C18%2018%2C20'%20%2F%3E%3Cpath%20d%3D'M22%2C6C%2028%2C10%2028%2C20%2022%2C24'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-voice-off {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M2%2C10L2%2C20L5%2C20L13%2C25L13%2C5L5%2C10L5%2C10Z'%2F%3E%3Cpath%20d%3D'M18%2C11L27%2C20'%20%2F%3E%3Cpath%20d%3D'M18%2C20L27%2C11'%20%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-bofang {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M10%2C7L10%2C23L24%2C15z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-zhanting {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%3E%3Cpath%20d%3D'M7%2C7L7%2C23L11%2C23L11%2C7z'%2F%3E%3Cpath%20d%3D'M20%2C7L20%2C23L24%2C23L24%2C7z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-quanping {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L6%2C6L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L6%2C25L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L24%2C6L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L24%2C25L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-box .i-suoxiao {background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%20%20%3E%3Cg%20%20stroke%3D'%23fff'%20stroke-width%3D'1'%20stroke-linecap%3D'round'%20stroke-linejoin%3D'round'%20%3E%3Cpath%20d%3D'M6%2C10L10%2C10L10%2C6'%2F%3E%3Cpath%20d%3D'M6%2C21L10%2C21L10%2C25'%2F%3E%3Cpath%20d%3D'M20%2C6L20%2C10L24%2C10'%2F%3E%3Cpath%20d%3D'M20%2C25L20%2C21L24%2C21'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");}
.video-bg {position: absolute;height: 100%;width: 100%;background: #000;opacity: .9;}
.video-div {background: #000;font-size: 0;letter-spacing: -1px;position: absolute;height: 100%;width: 100%;top: 0;left: 0;}
.video-ui {position: absolute;width: 100%;height: 41px;background-color: rgba(0, 0, 0, 0.8);left: 0;bottom: 0;z-index: 6;letter-spacing: .25px;-webkit-transition: transform 0.3s ease;-o-transition: transform 0.3s ease;-ms-transition: transform 0.3s ease;-moz-transition: transform 0.3s ease;transition: transform 0.3s ease;-webkit-transform: translateY(0px);-o-transform: translateY(0px);-ms-transform: translateY(0px);-moz-transform: translateY(0px);transform: translateY(0px);}
.video-loading-pulse {position: absolute;width: 6px;height: 24px;top: 50%;left: 50%;background-color: rgba(255, 255, 255, 0.2);-webkit-animation: pulse 750ms infinite;animation: pulse 750ms infinite;-webkit-animation-delay: 250ms;animation-delay: 250ms;}
.video-loading-pulse:before,.video-loading-pulse:after {content: '';position: absolute;display: block;height: 16px;width: 6px;background: rgba(255, 255, 255, 0.2);top: 50%;-webkit-transform: translateY(-50%);transform: translateY(-50%);-webkit-animation: pulse 750ms infinite;animation: pulse 750ms infinite;}
.video-loading-pulse:before {left: -12px;}
.video-loading-pulse:after {left: 12px;-webkit-animation-delay: 500ms;animation-delay: 500ms;}
@keyframes pulse {50% {  background: white;}}
.video-loading {opacity: 1;color: #2c97f6;font-size: 0;overflow: hidden;box-shadow: 0px 0px 0px 3600px #000;background: #000;width: 30px;height: 30px;-webkit-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;-moz-transition: all 0.5s;transition: all 0.5s;}
.video-loading i {border-radius: 50%;width: 24px;height: 24px;display: block;border: 0.25rem solid rgba(255, 255, 255, 0.2);border-top-color: white;-webkit-animation: adeg 1s infinite linear;-o-animation: adeg 1s infinite linear;-ms-animation: adeg 1s infinite linear;-moz-animation: adeg 1s infinite linear;animation: adeg 1s infinite linear;}
.video-loading .i-loading:before {display: none;opacity: 0;visibility: hidden;}
.video-loading.yihuanchun {opacity: 0;}
@keyframes adeg {0% {  -webkit-transform: rotate(0deg);  transform: rotate(0deg);}100% {  -webkit-transform: rotate(360deg);  transform: rotate(360deg);}}
.video-close {position: absolute;top: calc(52px + 10%);right: 5%;width: 30px;height: 30px;cursor: pointer;background: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2030%2030'%3E%3Cg%20fill%3D'%23fff'%3E%3Cpath%20d%3D'M0%2C1L1%2C0L30%2C29L29%2C30z'%2F%3E%3Cpath%20d%3D'M29%2C0L29%2C0L30%2C1L1%2C30L0%2C29z'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-repeat: no-repeat;}
.video-bofang.f-czspjuzhong {z-index: 2;font-size: 0;}
.video-bofang.f-czspjuzhong i {display: block;border-radius: 50%;text-align: center;background-color: rgba(0, 0, 0, 0.8);color: #fff;width: 60px;height: 60px;cursor: pointer;line-height: 62px;font-size: 66px;-webkit-transition: transform 1s;-o-transition: transform 1s;-ms-transition: transform 1s;-moz-transition: transform 1s;transition: transform 1s;}
.video-hide {z-index: 0 !important;}
.video-hide i {opacity: 0;-webkit-transform: scale(3);-o-transform: scale(3);-ms-transform: scale(3);-moz-transform: scale(3);transform: scale(3);will-change: transform, opacity;z-index: 0;}
.video-progress {display: block;position: absolute;width: 100%;bottom: 36px;height: 5px;cursor: pointer;-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;z-index: 2;}
.video-progress:hover .video-progress-hover,.video-progress:hover .video-tooltip-time {opacity: 1;}
.video-tooltip-time {width: 46px;position: absolute;height: 20px;z-index: 5;left: 0;right: 0;bottom: 8px;opacity: 0;-webkit-transition: opacity 0.5s;-o-transition: opacity 0.5s;-ms-transition: opacity 0.5s;-moz-transition: opacity 0.5s;transition: opacity 0.5s;}
.video-tooltip-time .video-tinytip-content {margin-left: -23px;}
.video-tooltip-time .video-text {background: rgba(0, 0, 0, 0.5);padding: 2px;border-radius: 2px;}
.video-tinytip .video-tooltip-content {display: inline-block;padding: 0 4px;color: rgba(255, 255, 255, 0.5);font-size: 10px;line-height: 20px;text-align: center;}
.video-progress-padding {position: absolute;width: 100%;height: 16px;bottom: 0;z-index: 40;cursor: pointer;}
.video-progress-list {position: relative;top: -1px;z-index: 39;width: 100%;height: 100%;background-color: rgba(255, 255, 255, 0.2);-webkit-transform: scaleY(0.6);-ms-transform: scaleY(0.6);transform: scaleY(0.6);transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);}
.video-progress-play,.video-progress-buffer,.video-progress-hover {position: absolute;top: 0;left: 0;width: 0;height: 100%;}
.video-progress-buffer {z-index: 33;background-color: rgba(255, 255, 255, 0.4);-webkit-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;-moz-transition: all 0.3s ease;transition: all 0.3s ease;}
.video-progress-hover {z-index: 34;background-color: rgba(255, 255, 255, 0.5);opacity: 0;-webkit-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);-o-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);-ms-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);-moz-transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);transition: opacity 0.25s cubic-bezier(0, 0, 0.2, 1);}
.video-progress-play {z-index: 35;background-color: #2c97f6;}
.video-progress-handle {width: 13px;height: 13px;position: absolute;top: 50%;right: -6.5px;margin-top: -6.5px;border-radius: 50%;background-color: #2c97f6;-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);transition: -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1);transition: transform 0.1s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.1s cubic-bezier(0.4, 0, 1, 1);}
.video-progress-padding:hover + .video-progress-list {-webkit-transform: scaleY(1);-ms-transform: scaleY(1);transform: scaleY(1);}
.video-progress-padding:hover + .video-progress-list .video-progress-handle {-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);}
.video-controls-buttons {position: absolute;bottom: 0;left: 0;height: 36px;width: 100%;padding: 0 10px;z-index: 3;}
.video-time-panel {font-size: 12px;color: #777;display: inline-block;vertical-align: top;height: 36px;padding: 0 5px;line-height: 36px;letter-spacing: .25px;}
.video-time-panel-current {color: #DEDEDF;}
.video-fullscreen {float: right;}
.video-definition {float: right;width: 55px;height: 36px;position: relative;}
.video-definition .video-button {width: 100%;}
.video-definition .video-button span {background: #fff;color: #333;font-size: 14px;padding: 2px 5px;}
.video-definition .video-tooltip-content {width: 80px;left: 50%;margin-left: -40px;display: none;background: rgba(0, 0, 0, 0.5);}
.video-definition:hover .video-tooltip-content {position: absolute;bottom: 35px;color: #aaa;display: block;z-index: 6;}
.video-menu .video-menu-item {display: block;width: 100%;line-height: 36px;font-size: 14px;text-align: center;white-space: nowrap;padding: 0 12px;cursor: pointer;position: relative;height: 38px;background: -webkit-linear-gradient(top, transparent 0, transparent 50%, rgba(255, 255, 255, 0.1) 50%) center bottom no-repeat;background-size: 80% 1px;}
.video-menu .video-menu-item:hover {color: #fff;background: rgba(255, 255, 255, 0.12);}
.video-menu .video-menu-item.video-active {color: #FF8F00;}
.video-volume {float: right;position: relative;}
.video-popup .video-popup-content {transform: scaleY(0);bottom: 41px;position: absolute;}
.video-popup .video-popup-content:after {content: '';position: absolute;bottom: -10px;left: 50%;margin-left: -5px;border: 5px solid transparent;border-top-color: rgba(0, 0, 0, 0.5);}
.video-popup:hover .video-popup-content {-webkit-transform: scaleY(1);-o-transform: scaleY(1);-ms-transform: scaleY(1);-moz-transform: scaleY(1);transform: scaleY(1);}
.video-volume-slider {left: 0;width: 36px;height: 100px;cursor: pointer;background: rgba(0, 0, 0, 0.8);}
.video-tinytip-tiao {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.video-volume-range {position: absolute;left: 16px;top: 10px;width: 4px;height: 80px;background-color: rgba(0, 0, 0, 0.2);}
.video-volume-range-current {position: absolute;left: 0;bottom: 0;width: 100%;height: 50%;background-color: #2c97f6;}
.video-volume-handle {position: absolute;top: 0;left: -4px;width: 12px;height: 3px;background-color: #fff;}
@media (max-width: 998px) {
  .video-box .video-container {width: 80vw;max-height: 80vh;min-height: 44.9vw;}
}
@media (max-width: 468px) {
  .video-box .video-container {width: 100vw;min-height: 54.9vw;}
  .video-loading i {font-size: 26px;}
  .video-definition {display: none;}
}
 /*视频结尾*/
.f-czspjuzhong {position: absolute;top: 50%;left: 50%;-webkit-transform: translate(-50%, -50%);-o-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}


/* media */
@media (min-width: 1400px) {
  .container{width: 1280px}
}
@media (max-width: 1900px) {
	/*.col-index-about .about-us .col-txt h2{font-size:3.5rem;}
	.col-index-about .about-us .col-txt .content{padding: 13vh 8vw 10vh 14vw;}*/
}
@media (max-width: 1600px) {
  .col-index-news .news-box .news-right{max-width: 330px;}
	.header .inner nav{margin-right:2vw;}
  .col-banner .swiper-slide .img{height: 800px;}
  #col-banner .swiper-slide .img{height: 600px;}
  .col-banner .swiper-slide img{display:none;}
  #col-index-banner .swiper-slide img{display:block;}
	/*.col-index-about .about-us .col-txt h2{font-size:3.2rem;}
	.col-index-about .about-us .col-txt .content{padding: 12vh 8vw 10vh 14vw;}
	.col-index-about .about-us .col-txt{background-size:70%;}*/
}
@media (max-width: 1510px) {
  .col-index-news .news-box .news-right{max-width: 300px;}
}
@media (max-width: 1440px) {
  .col-index-other{height: 750px;}
	.header .inner .index-logo{min-width:100px; background-size:100px;}
  .col-index-news .news-box .news-right{max-width: 270px;}
  #col-index-banner .ban_cont p:nth-child(1){font-size:48px}
  .col-banner .swiper-slide .img{height: 700px;}
  #col-banner .swiper-slide .img{height: 540px;}
  .col-index-contact .right{/*padding-right: 5vw;*/}
  .header .inner{padding:0 10px;}
  .header .inner nav ul li{margin-right: 1vw;}
  	/*.col-index-about .about-us .col-txt h2{font-size:3rem;}
	.col-index-about .about-us .col-txt .content{padding: 10vh 7vw 5vh 13vw;}*/
	.col-index-block ul li .inner{width:380px; padding-left:110px;}
	.col-index-block ul li .inner .s-desc{font-size:1.6rem; line-height:1.5; color:#000;}
  /*.col-index-application{height: 620px;}*/
  /*.col-index-application .swiper-slide{height :620px; background-size:cover!important;}*/
  .sider{margin-right: 5px;}
}
@media (max-width: 1366px) {
	.header .inner nav{margin-right:1vw;}
	.header .inner .index-logo{min-width:100px; background-size:100px;}
  .col-index-news .news-box .news-right{max-width: 235px; padding:20px;}
  .header .inner nav ul li{margin-right: 0.5vw;}
  .header .inner .language{padding-right:1vw;}
  .header .inner .index-search{padding-left:1vw;}
  .col-banner .swiper-slide .img{height: 650px;}
  #col-banner .swiper-slide .img{height: 500px;}
	/*.col-index-about .about-us .col-txt .content{padding: 80px 5vw 3vh 12vw;}*/
  /*.col-index-application{height: 570px;}*/
  /*.col-index-application .swiper-slide{height :570px; background-size:cover!important;}*/
  .col-page-about .col-history{min-height: 565px;}
}
@media (max-width: 1280px) {
   	.col-banner .banner-img{height: 600px;}
  #col-banner .swiper-slide .img{height: 450px;}
  .col-banner .ban_cont strong{margin-top: 300px}
  .col-index-news .news-box .news-left{float: none;}
  .col-index-news .news-box .news-right{max-width: 300px;float: none;}
	/*.container{padding:0 80px;}*/
 	.col-banner .scroll-down{bottom: 100px;}
	/*.col-index-about .about-us .col-txt .content{padding: 60px 5vw 3vh 12vw;}
  	.col-index-about .about-us .col-txt h2{font-size:3rem;}
  	.col-index-about .about-us .col-txt p{font-size:1.7rem;}*/
	.col-index-block ul li .inner{width:330px; padding-left:110px;}
	.col-index-block ul li .inner .s-title{margin-bottom:10px;}
	.col-index-block ul li .inner .s-desc{font-size:1.6rem; line-height:1.5; color:#000;}
  	/*.col-index-application{height: 510px;}*/
  	/*.col-index-application .swiper-slide{height :510px; background-size:cover!important;}*/
	.sider{max-width:800px;}
	.sider ul {font-size:0;}
	.sider ul li{display:inline-block; font-size:16px; margin-right:10px;}
	.news-list>ul>li{width:33.33%;}

}
@media (max-width: 1200px) {
  .col-index-other{height: 770px;}
	.header .inner .index-logo{min-width:240px; background-size:240px;}
  .header .inner nav ul li{margin-right: 0;}
  .header .inner nav ul li>a{padding:0 5px;}
  .col-banner .banner-img{height: 550px;}
  .col-banner .ban_cont strong{margin-top: 250px}
  #col-banner .swiper-slide .img{height: 400px;}
  .col-product-detail .box2 .content p em{width:55px;height: 55px;margin-right:5px;}
  .container{padding-left: 10px !important;padding-right: 10px !important;}
	/*.col-index-about .about-us .col-txt .content{padding: 6vh 5vw 3vh 12vw;}
	.col-index-about .about-us .col-txt h2{font-size:2.5rem;}
	.col-index-about .about-us .col-txt p{font-size:1.6rem;}
	.col-index-about .about-us .col-txt a.more{padding:10px 40px; font-size:1.6rem;}*/
  .app-container {height: 1000px;}
}
@media (max-width: 1024px) {
  .col-banner .banner-img{height: 480px;}
  #col-banner .swiper-slide .img{height: 350px;}
  .col-banner .ban_cont strong{margin-top: 200px}
  /*.col-index-application{height: 400px;}*/
  /*.col-index-application .container2{padding-top: 10vh;}*/
  /*.col-index-application .container2 a{margin-top: 6vh;}*/
  /*.col-index-application .swiper-slide{height :400px; background-size:cover!important;}*/
}
@media (max-width: 992px) {
  html{font-size: 8px;}
  .col-index-other{height: 666px;}
  .container2{padding:0 4vw;}
  .header .header-container{background: none;width: 992px}
  .header-top-lang{display: none;}
  .index-banner-content{display:none;}
  .header .inner .right-bar { font-size: 0; position: absolute; top: 15px; right: 60px;}
  .head_active .inner .index-search:before, .header .inner .index-search:before{display: none;}
  .header .inner .index-search{display: none!important;}
  #header.cur a.mm_btn{top: 10px;}
  .header .inner nav,.header .inner .language{display: none;}
  .header .inner,.header .inner .logo,.head{height: 75px;line-height: 75px;}
  #col-index-banner .ban_cont{}
  .col-banner .banner-img{height: 480px;}
  #col-banner .swiper-slide .img{height: 350px;}
  .col-banner .scroll-down{display: none;}
  .sider{display: none;}
  #col-index-banner .swiper-pagination{bottom: 50px;}
  /*.col-index-about .about-us .col{width:100%;}
  .col-index-about .about-us .col-img{position: static;}
  .col-index-about .about-us .col-txt .content { padding: 12vw 12vw 3vh 12vw;}*/
  .col-index-news{padding:4vh 0 8vh;}
  .app-container {height: 800px;}
  /*.col-index-about .img img{width: 100%;}
  .col-index-about .img .content{position: relative;top: auto;transform: none;margin: 20px auto 0;}*/
  .col-index-product .swiper-slide .content h3{padding: 15px 0 20px;}
  .col-index-product .swiper-slide .title{padding:30px 10px;}
  .col-index-block ul li{width:100%; margin-bottom:30px;}
  .col-page-about .sub-container, .col-page-product .sub-container{ padding: 0 30px }
  .col-page-about .about-content{width: auto; padding-left:140px;}
  .col-page-about .col-profile{padding-bottom:0;}
  .col-page-support .col-test,.col-page-support .col-tech{padding:8vh 0;}
  .col-page-support .col-test table td{display: block; width: 100%}
  .col-page-support .col-test table td:first-child{padding:0 10px; margin-bottom: 30px;}
  .col-page-support .col-test table td{padding:0 10px;}
  .col-page-job .col-idea ul li .content{width:85%; top:20px; left:10%;}
  .col-page-job .col-idea ul li.even .content{top:20px;}
  .news-list>ul>li{width:50%;}
  .newsletter form div input[type="text"]{width:320px}
  .col-page-news .newsList ul.list li .content,.reading li .content{padding:15px 10px;}
  .col-product-detail .box2 .content p{width:33.33%}
  .reading li{margin-bottom: 20px;}
  /*.footer{padding:10px 0 30px;}*/
  .footer .footer-nav ul{display: none;}
  .footer-contact{text-align: center;}
  .copyright{text-align: center;}
  .footer .footer-contact .site-name:after{display: none;}
}
@media (max-width: 800px) {
    .col-page-support .col-tech table td{padding:5px;}
}
@media (max-width: 768px) {
  .index-other-right,.vicenavwrap{display: none;}
  .col-index-about-right{padding: 0 50px;}
  .col-index-about-right .company{font-size: 3rem}
  .app-container{display:block;height: auto;}
  .app-container .app-box{width:90%;max-width: 415px;margin:0 auto 30px;}
  .col-banner .banner-img{height: 320px;}
  #col-banner .swiper-slide .img{height: 300px;}
  .col-banner .ban_cont strong{margin-top: 100px}
    .col-page-about .data-bar{position: relative;}
    .col-page-about .about-content{width: auto; padding-left:0;}
    /*.col-index-application .swiper-page{bottom: 20px;}
    .col-index-application .container2 a{margin-top:5vh;}*/
    .col-sub-nav{margin-top:3vh;}
  .col-product-detail .box2 .content table td{display: inline-block;width: 50%;vertical-align: top;}
  .newsletter form div input[type="text"]{width:200px}
  .newsletter{padding:5vh 10px;}
  .reading li{width:100%;margin-right: 0;}
  .col-page-about .col-culture{padding-top:10vh;}
  .col-page-about .col-culture .title-head{margin-bottom:8vh;}
  .col-page-about .culture-container .swiper-slide h3{margin:20px 0 30px 0;}
  .col-page-about .col-history{padding-top:8vh;}
  .col-page-news .news-nav,.col-page-news .newsList{}
  .col-product-detail .box3 table tr td{padding:5px 6px;}
  .col-product-detail .box2 .content p{width:100%;text-align: center;margin:0 !important;}
  .col-product-detail .pro_show .box1 .content table td,.col-product-detail .box4 table td{display: block;width:100%;}
  .col-product-detail .pro_show .wrap{display: block;}
  .col-product-detail .pro_show .wrap .caseleft,.col-product-detail .pro_show .wrap .caseright{width:100%;}
  .col-page-product .product-nav ul li,.col-page-news .news-nav ul li{margin-bottom: 10px;}
  .col-page-product .product-nav,.col-page-product .productList{width:100%;float: none;margin:20px 0;}
  .col-page-product .product-nav ul{height: 120px;overflow-x: auto;}
  .col-page-about .col-honor .honor-container .swiper-slide .title{padding:10px;}
  .col-page-about .col-history .history-container{height: auto;}
  .col-page-about .col-history .history-container .swiper-slide .title{width:100px}
  .col-page-about .col-history .history-container .swiper-slide .content{width:calc(100% - 100px)}
  .col-page-about .col-history .container2{padding:6vh 10px 0;}
  .footer .wrap{text-align: center;}
  .footer .wrap .pull-right{float: none !important;}
  #header a.mm_btn{}
  .col-index-contact .right form ul li:nth-child(-n+2){width: 100%;}
  .col-index-video .img{width: 90%;}
  .col-index-video .img a#play i{width: 70px;height: 68px;}
  .col-index-video .content table td p:nth-child(1) span{font-size: 16px !important;}
  .col-index-product .swiper-slide .content span.more{bottom:4vh}
  .header .inner .index-search .content input{height: 45px;}
  .header .inner .index-search .content .inpt4{width: 45px;}
  .header .inner .index-search .content .inpt3{width:65%}
  #col-index-banner .swiper-pagination,#col-index-banner .swiper-button{bottom:20px;}
  #col-index-banner .ban_cont a.more{width:180px;height: 40px;line-height: 34px;}
  #col-index-banner .ban_cont{bottom: 50%;transform: translateY(50%);}
  .col-page-job .col-common{padding:6vh 0;}
  .col-page-job .col-job{padding-top:0;}
}
@media (max-width: 700px) {
    .col-page-support .col-tech table td{display: block; float: left; width: 50%;}
    .col-page-support .col-tech table td strong:before{width: 200px; right: -200px;}
    .col-page-support .col-tech table td strong:after{display: none;}
    .col-page-support .col-tech table td:nth-child(2) strong:before,.col-page-support .col-tech table td:nth-child(2) strong:after{display: none;}
}
@media (max-width: 640px) {
  .container2{padding:0 15px;}
  .col-banner .banner-img{height: 320px;}
  #col-banner .swiper-slide .img{height: 250px;}
  #col-index-banner .ban_cont h2{font-size: 4rem;}
  #col-index-banner .ban_cont p{font-size: 2rem;}
  .col-banner .ban_cont strong{font-size: 4rem;}
  .col-banner .ban_cont strong:after{width: 40px; height: 4px; background: #FEC525; position: absolute; left:-60px; bottom: 20px}
  .col-index-product .product-list ul li a h2{font-size: 2.4rem;}
    /*.col-index-about .about-us .col-txt .content { padding: 8vw 8vw 3vh 8vw;}
    .col-index-about .about-us .col-txt h2{font-size:2rem;}*/
    /*.col-index-application .container2 .block-content{width:100%;}*/
    .col-page-product .col-production-line .s-content td{display: block;}
    .col-page-product .col-production-line .s-content h2{margin-bottom: 10px;}
    .col-page-product .col-production-line .s-content h3{margin-top:10px;}
    .col-page-product .col-production-line .s-content h4{margin-bottom: 10px;}
    .col-page-support .col-rd table.rd3 td{display: block; width: 100%;}
    .col-page-support .col-rd table.rd3 td h4{margin:0;}
    .col-page-support .col-rd table.rd3 td h4:last-child{margin-bottom: 30px;}
    .col-page-support .col-rd .block-content table.rd2 td{display: block;}
    .col-page-support .col-rd .block-content table.rd2 td img{display: block; margin-top: 30px; margin-left: auto; margin-right: auto;}
    .col-page-job .col-idea ul li>div{width:100%; float:none;}
    .col-page-job .col-idea ul li .content{position:relative; width:100%; left:0; top:0; padding:30px 0;}
    .col-page-job .col-idea ul li.even{display: -webkit-box;-webkit-box-orient: vertical;-webkit-box-align: center;-webkit-box-pack: center;/*-webkit-box-direction: normal;*/-webkit-box-direction: reverse;}
    .col-page-job .col-idea ul li.even .content{top:0;}
    .col-page-job .col-idea ul li .col .img:after{left:50%; bottom:0; transform:translateX(-50%);}
    .col-page-job .col-idea ul li.even .col .img:after{left:50%;}
    .col-page-job .col-idea ul li .col .img:after,.col-page-job .col-idea ul li.even .col .img:after{border-width: 0 10px 10px 10px; border-color: transparent transparent #fff transparent;}
}
@media (max-width: 468px) {
  #col-index-banner .container2{padding: 0;}
  .col-banner .banner-img{height: 320px;}
  #col-banner .swiper-slide .img{height: 200px;}
  #col-index-banner .ban_cont h2{font-size: 3.5rem;}
  #col-index-banner .ban_cont p{font-size: 1.6rem;}
  .col-banner .ban_cont strong{font-size: 3rem;}
  .col-banner .ban_cont strong:after{bottom: 15px}
  #col-index-banner .ban_cont a.more{margin-top:3px;}
  .col-index-product .product-list ul li a h2{font-size: 2rem; padding-bottom: 10px;}
  .col-index-product .product-list ul li a h2:after{width: 40px;}
  .col-index-product .product-list ul li a span{font-size: 1.4rem;}
  /*.col-index-about .about-us .col-txt .content{padding-bottom: 50px;}
  .col-index-about .about-us .col-txt{height: auto!important;}*/
  .newsletter form div input[type="text"]{width:160px}
  .newsletter form div .sub{height: 40px;width:80px;}
  .col-page-news .newsList ul.list li{width:100%;margin-right:0;}
  .col-product-detail .box2 .content p {text-align: center;}
  .col-product-detail .box2 .content p em{display: block;margin:0 auto 10px;}
  .col-page-about .col-history .history-container .swiper-slide .title{padding-left: 46px;}
  .col-page-about .col-history .history-container .swiper-slide .title{width: 100%;float: none;}
  .col-page-about .col-history .history-container{background: none;}
  .col-page-about .col-history .history-container .swiper-slide .content{width: 100%;float: none;}
}
@media (max-width: 400px) {
	.news-list>ul>li{width:100%;}
}


/*手机版菜单*/
.mm-slideout{z-index: auto!important;}
@media screen and (max-width: 992px)  {
  #header a.mm_btn {background: center center no-repeat transparent;display: block;width: 60px;height:60px;position: absolute;top: 10px;right:0; padding: 15px;z-index: 12; }
  #header .mm_btn .menu_bar {width: 30px;height: 30px; position: relative;transform: translateZ(0) rotate(0);transition: transform .4s cubic-bezier(.4,.01,.165,.99);}
  #header .mm_btn .menu_bar_item { position: absolute;left: 0;top: 0; transform: translateZ(0) rotate(0); transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s; -webkit-transform: translateZ(0) rotate(0); -webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s; width: 30px;height: 30px;}
  #header .mm_btn .menu_bar_item .rect{ width: 30px; height: 2px; background: #fff; position: absolute; left: 0; top: 14px;/*transition: transform .2s ease .2s;-webkit-transition: -webkit-transform .2s ease .2s;*/-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;transition: all 0.3s ease-in-out;}
 .head_active .mm_btn .menu_bar_item .rect{background: #000!important;}
  #header .mm_btn .menu_bar_item .rect.top {transform: translate3d(0,-8px,0); -webkit-transform: translate3d(0,-8px,0);}
  #header .mm_btn .menu_bar_item .rect.mid {transform: translate3d(0,0px,0); -webkit-transform: translate3d(0,0px,0); transition: 0.5s;}
  #header .mm_btn .menu_bar_item .rect.bottom {transform: translate3d(0,8px,0); -webkit-transform: translate3d(0,8px,0);}
  #header .mm_btn.is_active .menu_bar_item.mid{opacity: 0;}
  #header .mm_btn.is_active .menu_bar_item .rect {transition: transform 0s ease 0s; transform: translate3d(0,0,0); -webkit-transition: -webkit-transform 0s ease 0s; -webkit-transform: translate3d(0,0,0);}
  #header .mm_btn.is_active .menu_bar_item.bottom { transform: translateZ(0) rotate(-45deg); -webkit-transform: translateZ(0) rotate(-45deg);}
  #header .mm_btn.is_active .menu_bar_item {transform: translateZ(0) rotate(45deg);transition: transform .25s cubic-bezier(.4,.01,.165,.99) 0s;-webkit-transform: translateZ(0) rotate(45deg);-webkit-transition: -webkit-transform .25s cubic-bezier(.4,.01,.165,.99) 0s;}
  /*菜单弹出方向*/
  .mm-menu_offcanvas{left: auto!important;}
  .mm-menu{right: 0!important;}
  .mm-menu_offcanvas.mm-menu_opened{z-index: 9!important;}
  .mm-slideout{z-index: 10!important;}
  .mm-menu.mm-menu_pageshadow:after{content: ""; display: block; width: 20px; height: 120%; position: absolute; right: 100%; top: -10%; z-index: 99; box-shadow: 0 0 10px rgba(0,0,0,.3);}/*弹出菜单边阴影*/
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout{-webkit-transform: translate(-80vw,0)!important;-ms-transform: translate(-80vw,0)!important;transform: translate(-80vw,0)!important;-webkit-transform: translate3d(-80vw,0,0)!important;transform: translate3d(-80vw,0,0)!important;/*transform: translate3d(80vw,0,0)!important;*/}
  .mm-wrapper_opened .mm-menu_fx-menu-slide {-webkit-transform: translate(0,0)!important;-ms-transform: translate(0,0)!important;transform: translate(0,0)!important;-webkit-transform: translate3d(0,0,0)!important;transform: translate3d(0,0,0)!important;}
  /**/
  #menu{ color:rgba(0,0,0,.8);}
  #menu .mm-listview .mm-btn_next:after{border-color: rgba(189,189,189,1);}
  #menu .mm-btn:after, #menu .mm-btn:before{border-color: rgba(189,189,189,1);}
  #menu .mm-navbar a, #menu .mm-navbar>*{color:rgba(0,0,0,.8); font-size: 16px;}
  #menu.mm-menu_theme-white .mm-counter{color:rgba(0,0,0,.6);}
  /* #menu .mm-searchfield input{background: rgba(0,0,0,.3);color: rgba(0,0,0,.2);} */
  #menu .mm-listitem, #menu .mm-listitem #menu .mm-btn_next, #menu .mm-listitem #menu .mm-btn_next:before, #menu .mm-listitem:after, #menu .mm-listview{ border-color: rgba(0,0,0,.1); }
  #menu .mm-navbars_bottom, #menu .mm-navbars_top{border-color: rgba(0,0,0,.1);}
  #menu .mm-listitem a{font-size: 16px;}
}
@media (min-width: 550px){
  .mm-wrapper_opening .mm-menu_offcanvas.mm-menu_opened~.mm-slideout {-webkit-transform: translate(-440px,0)!important;-ms-transform: translate(-440px,0)!important;transform: translate(-440px,0)!important;-webkit-transform: translate3d(-440px,0,0)!important;transform: translate3d(-440px,0,0)!important;}
}

